Package ucar.unidata.gis.shapefile
Class EsriShapefile.EsriPoint
java.lang.Object
ucar.unidata.gis.AbstractGisFeature
ucar.unidata.gis.shapefile.EsriShapefile.EsriFeature
ucar.unidata.gis.shapefile.EsriShapefile.EsriPoint
- All Implemented Interfaces:
GisFeature
- Enclosing class:
EsriShapefile
Represents a single point in an ESRI shapefile.
Created: Sat Feb 20 17:19:53 1999
- Author:
- Russ Rew
-
Field Summary
Fields inherited from class ucar.unidata.gis.shapefile.EsriShapefile.EsriFeature
bounds, numParts, numPoints, partsList
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ucar.unidata.gis.shapefile.EsriShapefile.EsriFeature
getBounds2D, getGisParts, getNumParts, getNumPoints, readNumPoints
Methods inherited from class ucar.unidata.gis.AbstractGisFeature
getMapLines, getMapLines, getPointCount, getProjectedShape, getProjectedShape, getShape
-
Constructor Details
-
EsriPoint
Create a new EsriPoint.- Throws:
IOException
- Signals that an I/O exception has occurred.
-