Uses of Class
com.luciad.shape.shape3D.TLcdLonLatHeightPolygon
Packages that use TLcdLonLatHeightPolygon
Package
Description
Provides shape classes containing a measure value.
Three-dimensional shapes that can be changed in all three dimensions.
-
Uses of TLcdLonLatHeightPolygon in com.luciad.format.database.shape
Subclasses of TLcdLonLatHeightPolygon in com.luciad.format.database.shapeModifier and TypeClassDescriptionclass
This class represents aTLcdLonLatHeightMPolygon
with a measure (M) value. -
Uses of TLcdLonLatHeightPolygon in com.luciad.shape.shape3D
Constructors in com.luciad.shape.shape3D with parameters of type TLcdLonLatHeightPolygonModifierConstructorDescriptionTLcdLonLatHeightPolygon
(TLcdLonLatHeightPolygon aLonLatHeightPolygon) Creates copy of another polygon.TLcdLonLatHeightPolygon
(TLcdLonLatHeightPolygon aLonLatHeightPolygon, boolean aDeepCopy) Creates a polygon based on another polygon.