ucar.unidata.gis.shapefile
Class EsriShapefile.EsriPoint

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

public class EsriShapefile.EsriPoint
extends EsriShapefile.EsriFeature

Represents a single point in an ESRI shapefile. Created: Sat Feb 20 17:19:53 1999

Author:
Russ Rew

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

Constructor Detail

EsriShapefile.EsriPoint

public EsriShapefile.EsriPoint()
                        throws IOException
_more_

Throws:
IOException