Uses of Class
com.luciad.shape.shape2D.TLcdLonLatPolyline
Package
Description
Provides shape classes containing a measure value.
Three-dimensional shapes that can be changed in two dimensions.
Contains the domain model to represent military symbols from the APP-6A standard,
or optionally also from the TTA-106 V4 standard.
Military units (including modifiers) that can be represented by the MIL-STD 2525 military symbology standard.
-
Uses of TLcdLonLatPolyline in com.luciad.format.database.shape
Modifier and TypeClassDescriptionclass
This class represents aTLcdLonLatPolyline
with measure values. -
Uses of TLcdLonLatPolyline in com.luciad.shape.shape2D
ModifierConstructorDescriptionTLcdLonLatBuffer
(TLcdLonLatPolyline aAxisPolyline, double aWidth) Creates a newTLcdLonLatBuffer
with the specified parameters.TLcdLonLatBuffer
(TLcdLonLatPolyline aAxisPolyline, double aWidth, ILcdEllipsoid aEllipsoid) Creates a newTLcdLonLatBuffer
with the specified parameters.TLcdLonLatPolyline
(TLcdLonLatPolyline aLonLatPolyline, boolean aDeepCopy) Creates a polyline based on another polyline. -
Uses of TLcdLonLatPolyline in com.luciad.symbology.app6a.model
Modifier and TypeClassDescriptionclass
A general representation of an editable APP-6 symbol. -
Uses of TLcdLonLatPolyline in com.luciad.symbology.milstd2525b.model
Modifier and TypeClassDescriptionclass
A general representation of an editable MIL-STD 2525 symbol.