ucar.unidata.gis.shapefile
Class EsriShapefile.EsriPolylineZ

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

public class EsriShapefile.EsriPolylineZ
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.EsriPolylineZ()
          Create a new EsriPolyline
 
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.EsriPolylineZ

public EsriShapefile.EsriPolylineZ()
                            throws IOException
Create a new EsriPolyline

Throws:
IOException