Package ucar.nc2.ui.gis.shapefile
Class EsriShapefile.EsriPoint
- java.lang.Object
-
- ucar.nc2.ui.gis.AbstractGisFeature
-
- ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriFeature
-
- ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriPoint
-
- All Implemented Interfaces:
GisFeature
- Enclosing class:
- EsriShapefile
public class EsriShapefile.EsriPoint extends EsriShapefile.EsriFeature
Represents a single point in an ESRI shapefile. Created: Sat Feb 20 17:19:53 1999
-
-
Field Summary
-
Fields inherited from class ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriFeature
bounds
-
-
Method Summary
-
Methods inherited from class ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriFeature
getBounds2D, getGisParts, getNumParts, getNumPoints, toString
-
Methods inherited from class ucar.nc2.ui.gis.AbstractGisFeature
getProjectedShape, getShape
-
-