See: Description
| Class | Description |
|---|---|
| BeLeDataInputStream |
Big-endian little-endian data input stream, from which numbers in
both big- and little-endian representations can be read.
|
| DbaseData | |
| DbaseFile |
Class to read a dbase file in its entirety.
|
| EsriShapefile |
EsriShapefile.java
Encapsulates details of ESRI Shapefile format, documented at
http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf
|
| EsriShapefileRenderer |
Provides a convenient interface to ESRI shapefiles by creating lists of
ucar.unidata.gis.AbstractGisFeature.
|
| ShapeFileBean |
Wraps shapefile maps into a MapBean
|
| Swap |
The Swap class provides static methods for swapping the bytes of chars,
shorts, ints, longs, floats, and doubles.
|