Package com.luciad.format.aixm.model
Class TLcdAIXMDataTypes
java.lang.Object
com.luciad.format.aixm.model.TLcdAIXMDataTypes
This class provides access to the data model and the types of
AIXM. Most of these types are extensions of AIS base types.- Since:
- 10.1
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataTypeAIXM type for Aerodrome.static final TLcdDataTypeAIXM type for Airspace.static final TLcdDataTypeAIXM type for AirspaceCorridor.static final TLcdDataTypeAIXM type for AssociationBasedAirspace.static final TLcdDataTypeAIXM type for ATSRoute.static final TLcdDataTypeAIXM type for DME.static final TLcdDataTypeAIXM type for Geoborder.static final TLcdDataTypeAIXM type for GlidePath.static final TLcdDataTypeAIXM type for ILS.static final TLcdDataTypeAIXM type for Localizer.static final TLcdDataTypeAIXM type for Marker.static final TLcdDataTypeAIXM type for NDB.static final TLcdDataTypeAIXM type for Obstacle.static final TLcdDataTypeAIXM type for Procedure.static final TLcdDataTypeAIXM type for ProcedureLeg.static final TLcdDataTypeAIXM type for RouteSegment.static final TLcdDataTypeAIXM type for Runway.static final TLcdDataTypeAIXM type for RunwayClinePoint.static final TLcdDataTypeAIXM type for RunwayDirection.static final TLcdDataTypeAIXM type for TACAN.static final TLcdDataTypeAIXM type for VOR.static final TLcdDataTypeAIXM type for WayPoint. -
Method Summary
-
Field Details
-
RunwayDirection
AIXM type for RunwayDirection.- See Also:
-
RunwayClinePoint
AIXM type for RunwayClinePoint.- See Also:
-
Localizer
AIXM type for Localizer.- See Also:
-
AssociationBasedAirspace
AIXM type for AssociationBasedAirspace.- See Also:
-
AirspaceCorridor
AIXM type for AirspaceCorridor.- See Also:
-
WayPoint
AIXM type for WayPoint.- See Also:
-
NDB
AIXM type for NDB.- See Also:
-
DME
AIXM type for DME.- See Also:
-
Airspace
AIXM type for Airspace.- See Also:
-
Procedure
AIXM type for Procedure.- See Also:
-
Geoborder
AIXM type for Geoborder.- See Also:
-
ILS
AIXM type for ILS.- See Also:
-
Marker
AIXM type for Marker.- See Also:
-
VOR
AIXM type for VOR.- See Also:
-
Runway
AIXM type for Runway.- See Also:
-
TACAN
AIXM type for TACAN.- See Also:
-
Aerodrome
AIXM type for Aerodrome.- See Also:
-
ProcedureLeg
AIXM type for ProcedureLeg.- See Also:
-
ATSRoute
AIXM type for ATSRoute.- See Also:
-
RouteSegment
AIXM type for RouteSegment.- See Also:
-
GlidePath
AIXM type for GlidePath.- See Also:
-
Obstacle
AIXM type for Obstacle.- See Also:
-
-
Method Details
-
getDataModel
Returns the data model forAIXM.- Returns:
- the data model
-