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 TypeClassDescriptionclassThis class represents aTLcdLonLatHeightMPolygonwith a measure (M) value.classThis class represents aTLcdLonLatHeightPolylinewith measure values.classThis class represents aTLcdLonLatHeightPolypointwith measure values. -
Uses of TLcdLonLatHeightPolypoint in com.luciad.shape.shape3D
Subclasses of TLcdLonLatHeightPolypoint in com.luciad.shape.shape3DModifier and TypeClassDescriptionclassThis class provides an implementation ofILcd3DEditablePolygonin the geodetic space.classThis class provides an implementation ofILcd3DEditablePolypointin 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.