Uses of Class
com.luciad.shape.shape3D.TLcdLonLatHeightPolypoint
Packages that use 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
Subclasses of TLcdLonLatHeightPolypoint in com.luciad.format.database.shapeModifier 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
Subclasses of TLcdLonLatHeightPolypoint in com.luciad.shape.shape3DModifier and TypeClassDescriptionclass
This class provides an implementation ofILcd3DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd3DEditablePolypoint
in the geodetic space.Constructors in com.luciad.shape.shape3D with parameters of type TLcdLonLatHeightPolypointModifierConstructorDescriptionTLcdLonLatHeightPolypoint
(TLcdLonLatHeightPolypoint aLonLatHeightPolypoint) Creates copy of another poly-point.TLcdLonLatHeightPolypoint
(TLcdLonLatHeightPolypoint aPolypoint, boolean aDeepCopy) Creates a poly-point based on another poly-point.