Uses of Class
com.luciad.shape.shape3D.TLcdLonLatHeightPolypoint
Package
Description
Provides shape classes containing a measure value.
Three-dimensional shapes that can be changed in all three dimensions.
-
Uses of TLcdLonLatHeightPolypoint in com.luciad.format.database.shape
Modifier and TypeClassDescriptionclass
This class represents aTLcdLonLatHeightMPolygon
with a measure (M) value.class
This class represents aTLcdLonLatHeightPolyline
with measure values.class
This class represents aTLcdLonLatHeightPolypoint
with measure values. -
Uses of TLcdLonLatHeightPolypoint in com.luciad.shape.shape3D
Modifier and TypeClassDescriptionclass
This class provides an implementation ofILcd3DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolypoint
in the geodetic space.ModifierConstructorDescriptionTLcdLonLatHeightPolypoint
(TLcdLonLatHeightPolypoint aLonLatHeightPolypoint) Creates copy of another poly-point.TLcdLonLatHeightPolypoint
(TLcdLonLatHeightPolypoint aPolypoint, boolean aDeepCopy) Creates a poly-point based on another poly-point.