Package ucar.unidata.gis.shapefile
Class EsriShapefile.EsriPolylineZ
java.lang.Object
ucar.unidata.gis.AbstractGisFeature
ucar.unidata.gis.shapefile.EsriShapefile.EsriFeature
ucar.unidata.gis.shapefile.EsriShapefile.EsriPolylineZ
- All Implemented Interfaces:
GisFeature
- Enclosing class:
EsriShapefile
Class description
-
Field Summary
Fields inherited from class ucar.unidata.gis.shapefile.EsriShapefile.EsriFeature
bounds, numParts, numPoints, partsList
-
Constructor Summary
Constructors -
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
-
Constructor Details
-
EsriPolylineZ
Create a new EsriPolyline.- Throws:
IOException
- Signals that an I/O exception has occurred.
-