Uses of Class
com.luciad.shape.shape3D.TLcdLonLatHeightPolyline
Package
Description
Provides shape classes containing a measure value.
Three-dimensional shapes that can be changed in all three dimensions.
-
Uses of TLcdLonLatHeightPolyline in com.luciad.format.database.shape
Modifier and TypeClassDescriptionclass
This class represents aTLcdLonLatHeightPolyline
with measure values. -
Uses of TLcdLonLatHeightPolyline in com.luciad.shape.shape3D
ModifierConstructorDescriptionTLcdLonLatHeightBuffer
(TLcdLonLatHeightPolyline aAxisPolyline, double aWidth, double aHeight) Creates a newTLcdLonLatHeightBuffer
with the specified parameters.TLcdLonLatHeightBuffer
(TLcdLonLatHeightPolyline aAxisPolyline, double aWidth, double aHeight, ILcdEllipsoid aEllipsoid) Creates a newTLcdLonLatHeightBuffer
with the specified parameters.TLcdLonLatHeightPolyline
(TLcdLonLatHeightPolyline aLonLatHeightPolyline) Creates copy of another polyline.TLcdLonLatHeightPolyline
(TLcdLonLatHeightPolyline aLonLatPolyline, boolean aDeepCopy) Creates a polyline based on another polyline.