Uses of Interface
com.luciad.util.ILcdOrientationSettable
Package
Description
This package contains a domain model to represent an NVG 1.4/1.5 data source.
This package contains a domain model to represent an NVG 2.0 data source.
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.
Basic utilities.
-
Uses of ILcdOrientationSettable in com.luciad.format.nvg.nvg15.model
Modifier and TypeClassDescriptionclass
Represents textual information at a certain location. -
Uses of ILcdOrientationSettable in com.luciad.format.nvg.nvg20.model
Modifier and TypeClassDescriptionclass
Implementation ofILcdEditableSurface
that represents an NVG 2.0 Rectangle.class
Implementation of anILcd2DEditableShape
that represents an NVG 2.0 Rectangular Ring.class
Represents textual information at a certain location. -
Uses of ILcdOrientationSettable in com.luciad.symbology.app6a.model
Modifier and TypeClassDescriptionclass
A general representation of an editable APP-6 symbol. -
Uses of ILcdOrientationSettable in com.luciad.symbology.milstd2525b.model
Modifier and TypeClassDescriptionclass
A general representation of an editable MIL-STD 2525 symbol. -
Uses of ILcdOrientationSettable in com.luciad.util
Modifier and TypeInterfaceDescriptioninterface
Describes an object with an editable orientation in three dimensions.