Class TLcdAIXM51AbstractDirectFlight
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.gml32.model.TLcdGML32AbstractGML
com.luciad.format.aixm51.model.abstractfeature.TLcdAIXM51AbstractAIXMObject
com.luciad.format.aixm51.model.features.routes.flightrestrictions.TLcdAIXM51AbstractDirectFlight
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
- Direct Known Subclasses:
TLcdAIXM51DirectFlightClass
,TLcdAIXM51DirectFlightSegment
A direct flight (DCT) between two significant points, outside the existing route network.
- Since:
- 10.0
-
Field Summary
Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theANNOTATION_PROPERTY
property.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Constructor Details
-
TLcdAIXM51AbstractDirectFlight
public TLcdAIXM51AbstractDirectFlight() -
TLcdAIXM51AbstractDirectFlight
-
-
Method Details
-
getAnnotation
Gets the value of theANNOTATION_PROPERTY
property.- Returns:
- the value of the
ANNOTATION_PROPERTY
property. - See Also:
-