See: Description
| Class | Description | 
|---|---|
| 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 | 
| EsriShapefile.EsriFeature | EsriFeature.java
 
 
 Created: Sat Feb 20 17:19:53 1999 | 
| 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. |