Class 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
  • Constructor Details

    • EsriMultipoint

      public EsriMultipoint() throws IOException
      Create a new EsriMultipoint.
      Throws:
      IOException - Signals that an I/O exception has occurred.