ucar.unidata.gis.shapefile
Class EsriShapefile.EsriMultipoint
java.lang.Object
ucar.unidata.gis.AbstractGisFeature
ucar.unidata.gis.shapefile.EsriShapefile.EsriFeature
ucar.unidata.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
- Author:
- Russ Rew
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EsriShapefile.EsriMultipoint
public EsriShapefile.EsriMultipoint()
throws IOException
- _more_
- Throws:
IOException