ucar.unidata.gis.shapefile
Class EsriShapefile.EsriPointZ

java.lang.Object
  extended by ucar.unidata.gis.AbstractGisFeature
      extended by ucar.unidata.gis.shapefile.EsriShapefile.EsriFeature
          extended by ucar.unidata.gis.shapefile.EsriShapefile.EsriPointZ
All Implemented Interfaces:
GisFeature
Enclosing class:
EsriShapefile

public class EsriShapefile.EsriPointZ
extends EsriShapefile.EsriFeature

Class description

Version:
$version$, Wed, Aug 3, '11
Author:
Enter your name here...

Field Summary
 
Fields inherited from class ucar.unidata.gis.shapefile.EsriShapefile.EsriFeature
bounds, numParts, numPoints, partsList
 
Constructor Summary
EsriShapefile.EsriPointZ()
          Create a new EsriPoint
 
Method Summary
 
Methods inherited from class ucar.unidata.gis.shapefile.EsriShapefile.EsriFeature
getBounds2D, getGisParts, getNumParts, getNumPoints, readNumPoints
 
Methods inherited from class ucar.unidata.gis.AbstractGisFeature
getMapLines, getMapLines, getPointCount, getProjectedShape, getProjectedShape, getShape
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EsriShapefile.EsriPointZ

public EsriShapefile.EsriPointZ()
                         throws IOException
Create a new EsriPoint

Throws:
IOException