See: Description
Class | Description |
---|---|
IlvDBFAttributeInfo |
This class describes the records for
.dbf files. |
IlvDBFReader |
This class can be used to read Shapefiles with the
.dbf extension. |
IlvDBFWriter |
This class writes the attributes files in
.dbf format. |
IlvShapeFileIndex |
This class allows applications to take advantage of ESRI Shapefile
index files (
.shx files). |
IlvShapeFileReader |
This class can be used to read ESRI Arc/Info Shapefiles.
|
IlvShapeFileTileLoader |
This class implements a tile loader to read tiles from an ESRI Shapefile
whose spatial index has been created.
|
IlvShapeFileTiler |
An
IlvShapeFileTiler is used to generate
and to save tile information for a given Shapefile. |
IlvShapeSpatialIndex |
An
IlvShapeSpatialIndex is used to store and retrieve tile
information for a given Shapefile. |
IlvSHPReader |
This class can be used to read Shapefiles with the
.shp extension. |
IlvSHPWriter |
This class writes
IlvMapFeature to ESRI Shape files. |
The readers in this package are based on the Shapefile
Specifications listed in the ESRI document:
ESRI Shapefile Technical Specifications - An ESRI White Paper - July 1998.
Since Rogue Wave JViews 4.0, a load-on-demand feature has been added. The spatial index files are in a proprietary format, and are not part of the ESRI Shapefile Technical Specifications.
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.