Uses of Class
com.luciad.shape.shape2D.TLcdLonLatPolygon
Packages that use TLcdLonLatPolygon
Package
Description
Provides shape classes containing a measure value.
Three-dimensional shapes that can be changed in two dimensions.
-
Uses of TLcdLonLatPolygon in com.luciad.format.database.shape
Subclasses of TLcdLonLatPolygon in com.luciad.format.database.shapeModifier and TypeClassDescriptionclass
This class represents aTLcdLonLatPolygon
with measure values. -
Uses of TLcdLonLatPolygon in com.luciad.shape.shape2D
Constructors in com.luciad.shape.shape2D with parameters of type TLcdLonLatPolygonModifierConstructorDescriptionTLcdLonLatPolygon
(TLcdLonLatPolygon aLonLatPolygon, boolean aDeepCopy) Creates a polygon based on another polygon.