Package | Description |
---|---|
ilog.views.maps.format.shapefile |
This package contains classes that you can use to read the ESRI Shapefile format.
|
Modifier and Type | Method and Description |
---|---|
protected IlvShapeFileReader |
IlvShapeFileTileLoader.getReader(String shpFilename,
String dbfFilename,
String shxFilename)
Creates the
IlvShapeFileReader to read from specified files. |
protected IlvShapeFileReader |
IlvShapeFileTileLoader.getReader(URL shp,
URL dbf,
URL shx)
Creates the
IlvShapeFileReader to read from specified files. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.