Class TLcdMS2525bDataTypes

java.lang.Object
com.luciad.symbology.milstd2525b.model.TLcdMS2525bDataTypes

public final class TLcdMS2525bDataTypes extends Object

This class contains the static data model, type and properties for the MIL-STD 2525 formats:

  • The MIL-STD 2525 TLcdDataModel can be retrieved using the getDataModel() method.
  • The MIL-STD 2525 TLcdDataType used by all model elements can be found as MS2525bObjectType
Since:
10.1
  • Field Details

    • MS2525bObjectType

      public static final TLcdDataType MS2525bObjectType
      The main data type of every MIL-STD 2525b model element.
    • MS2525bCodedType

      public static final TLcdDataType MS2525bCodedType
      The data type used to describe an MIL-STD 2525b code.
  • Method Details

    • getDataModel

      public static TLcdDataModel getDataModel()
      Gets the data model used by all MIL-STD 2525b models.
      Returns:
      The MIL-STD 2525b data model