Uses of Interface
com.luciad.format.shp.ILcdSHPMeasureList
Package
Description
Provides specialized Informix shapes.
Handles the shp format.
-
Uses of ILcdSHPMeasureList in com.luciad.format.informix.spatial.shp
Modifier and TypeClassDescriptionclass
This class represents aTLcdXYPolygon
with measure values.class
This class represents aTLcdXYPolyline
with measure values.class
This class represents aTLcdXYPolypoint
with measure values.class
This class represents aTLcdXYZPolygon
with measure values.class
This class represents aTLcdXYZPolyline
with measure values.class
This class represents aTLcdXYZPolypoint
with measure values. -
Uses of ILcdSHPMeasureList in com.luciad.format.shp
Modifier and TypeClassDescriptionclass
ATLcdSHPMultiPointZ
is aILcdPolypoint
with a measure value at each of the defining points.class
ATLcdSHPPolygonZ
is aILcdPolygon
with a measure value at each of the defining points.class
ATLcdSHPPolygonZ
is aILcdPolyline
with a measure value at each of the defining points.