Uses of Class
com.luciad.shape.shape2D.TLcdLonLatPolypoint
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 TLcdLonLatPolypoint in com.luciad.format.database.shape
Modifier and TypeClassDescriptionclass
This class represents aTLcdLonLatPolygon
with measure values.class
This class represents aTLcdLonLatPolyline
with measure values.class
This class represents aTLcdLonLatPolypoint
with measure values. -
Uses of TLcdLonLatPolypoint in com.luciad.shape.shape2D
Modifier and TypeClassDescriptionclass
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolygon
in the geodetic space.class
This class provides an implementation ofILcd2DEditablePolyline
in the geodetic space.ModifierConstructorDescriptionTLcdLonLatPolypoint
(TLcdLonLatPolypoint aPolypoint, boolean aDeepCopy) Creates a poly-point based on another poly-point. -
Uses of TLcdLonLatPolypoint in com.luciad.symbology.app6a.model
Modifier and TypeClassDescriptionclass
A general representation of an editable APP-6 symbol. -
Uses of TLcdLonLatPolypoint in com.luciad.symbology.milstd2525b.model
Modifier and TypeClassDescriptionclass
A general representation of an editable MIL-STD 2525 symbol.