Class TLcdDAFIFATSRouteDataProperties
java.lang.Object
com.luciad.format.dafif.model.route.TLcdDAFIFATSRouteDataProperties
This class provides easy access to the properties of the ATSRoute type.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
A character indicating the predominant direction of the route.static final TLcdDataProperty
The identifier of the ATS route. -
Method Summary
-
Field Details
-
IDENTIFIER
The identifier of the ATS route. The identifier is of the typeString
. -
DIRECTION
A character indicating the predominant direction of the route. The direction is of the typeCharacter
.
-