Uses of Class
com.luciad.shape.shape2D.TLcdLonLatPolypoint
Packages that use 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
Subclasses of TLcdLonLatPolypoint in com.luciad.format.database.shapeModifier 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
Subclasses of TLcdLonLatPolypoint in com.luciad.shape.shape2DModifier 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.Constructors in com.luciad.shape.shape2D with parameters of type TLcdLonLatPolypointModifierConstructorDescriptionTLcdLonLatPolypoint
(TLcdLonLatPolypoint aPolypoint, boolean aDeepCopy) Creates a poly-point based on another poly-point. -
Uses of TLcdLonLatPolypoint in com.luciad.symbology.app6a.model
Subclasses of TLcdLonLatPolypoint in com.luciad.symbology.app6a.modelModifier and TypeClassDescriptionclass
A general representation of an editable APP-6 symbol. -
Uses of TLcdLonLatPolypoint in com.luciad.symbology.milstd2525b.model
Subclasses of TLcdLonLatPolypoint in com.luciad.symbology.milstd2525b.modelModifier and TypeClassDescriptionclass
A general representation of an editable MIL-STD 2525 symbol.