Package ucar.nc2.ui.gis.shapefile
Class EsriShapefile.EsriMultipoint
- java.lang.Object
-
- ucar.nc2.ui.gis.AbstractGisFeature
-
- ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriFeature
-
- ucar.nc2.ui.gis.shapefile.EsriShapefile.EsriMultipoint
-
- All Implemented Interfaces:
GisFeature
- Enclosing class:
- EsriShapefile
public class EsriShapefile.EsriMultipoint extends EsriShapefile.EsriFeature
Represents a Multipoint in an ESRI shapefile. A Multipoint is a set of 2D points. 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
-
-