Uses of Class
com.luciad.shape.shape3D.TLcdLonLatHeightPolyline
Packages that use 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
Subclasses of TLcdLonLatHeightPolyline in com.luciad.format.database.shapeModifier and TypeClassDescriptionclassThis class represents aTLcdLonLatHeightPolylinewith measure values. -
Uses of TLcdLonLatHeightPolyline in com.luciad.shape.shape3D
Constructors in com.luciad.shape.shape3D with parameters of type TLcdLonLatHeightPolylineModifierConstructorDescriptionTLcdLonLatHeightBuffer(TLcdLonLatHeightPolyline aAxisPolyline, double aWidth, double aHeight) Creates a newTLcdLonLatHeightBufferwith the specified parameters.TLcdLonLatHeightBuffer(TLcdLonLatHeightPolyline aAxisPolyline, double aWidth, double aHeight, ILcdEllipsoid aEllipsoid) Creates a newTLcdLonLatHeightBufferwith the specified parameters.TLcdLonLatHeightPolyline(TLcdLonLatHeightPolyline aLonLatHeightPolyline) Creates copy of another polyline.TLcdLonLatHeightPolyline(TLcdLonLatHeightPolyline aLonLatPolyline, boolean aDeepCopy) Creates a polyline based on another polyline.