Package ucar.nc2.ui.gis.shapefile
Class EsriShapefile.EsriNull
- java.lang.Object
-
- ucar.nc2.ui.gis.AbstractGisFeature
-
- ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriFeature
-
- ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriNull
-
- All Implemented Interfaces:
GisFeature
- Enclosing class:
- EsriShapefile
public class EsriShapefile.EsriNull extends EsriShapefile.EsriFeature
A NULL shape 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
-
-
Constructor Summary
Constructors Constructor Description EsriNull()
-
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
-
-