Skip navigation links
LuciadLightspeed
2023.1.08

Package com.luciad.symbology.app6a.model

Contains the domain model to represent military symbols from the APP-6A standard, or optionally also from the TTA-106 V4 standard.

See: Description

Package com.luciad.symbology.app6a.model Description

Contains the domain model to represent military symbols from the APP-6A standard, or optionally also from the TTA-106 V4 standard.

It defines the necessary classes to create military symbols, initialize their modifiers, and edit their geometric properties. These military symbols can be added to an ILcdModel.

The main class is TLcdEditableAPP6AObject, which is used to create military symbols. It accepts the unique symbol id code of 15 characters and offers a set of methods to change the modifiers, geometric properties, etc. When these symbols are added to a model, a TLcdAPP6AModelDescriptor should be used as model descriptor.

Since:
5.0
Skip navigation links
LuciadLightspeed
2023.1.08