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 |
---|---|
IlvSHPReader |
IlvShapeFileReader.getSHPReader()
Returns the reader of the
.shp file. |
Constructor and Description |
---|
IlvShapeFileReader(IlvSHPReader shpReader,
IlvDBFReader dbfReader)
Creates an instance of
IlvShapeFileReader that uses the
specified specialized readers. |
IlvShapeFileReader(IlvSHPReader shpReader,
IlvDBFReader dbfReader,
IlvShapeFileIndex shxReader)
Creates an instance of
IlvShapeFileReader that uses the
specified specialized readers. |
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.