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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.