Class TLcdAIXM51DirectFlightSegment
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
com.luciad.format.aixm51.model.features.routes.flightrestrictions.TLcdAIXM51DirectFlightSegment
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
A direct flight (DCT) between two specified significant points.
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theannotation
element.static final TLcdDataProperty
Data property that maps to the choice between theend_fixDesignatedPoint
andend_navaidSystem
andend_aimingPoint
andend_runwayPoint
andend_airportReferencePoint
andend_position
elements.static final TLcdDataProperty
Data property that maps to theextension
element.static final TLcdDataProperty
Data property that maps to the choice between thestart_fixDesignatedPoint
andstart_navaidSystem
andstart_aimingPoint
andstart_runwayPoint
andstart_airportReferencePoint
andstart_position
elements.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 adapted to a list ofTLcdAIXM51Note
instances.getEnd()
Returns the value of the property that maps to the choice between theend_fixDesignatedPoint
andend_navaidSystem
andend_aimingPoint
andend_runwayPoint
andend_airportReferencePoint
andend_position
elements.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.getStart()
Returns the value of the property that maps to the choice between thestart_fixDesignatedPoint
andstart_navaidSystem
andstart_aimingPoint
andstart_runwayPoint
andstart_airportReferencePoint
andstart_position
elements.void
setEnd
(TLcdGML32AbstractGML aValue) Sets the value of the property that maps to the choice between theend_fixDesignatedPoint
andend_navaidSystem
andend_aimingPoint
andend_runwayPoint
andend_airportReferencePoint
andend_position
elements.void
setStart
(TLcdGML32AbstractGML aValue) Sets the value of the property that maps to the choice between thestart_fixDesignatedPoint
andstart_navaidSystem
andstart_aimingPoint
andstart_runwayPoint
andstart_airportReferencePoint
andstart_position
elements.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
ANNOTATION_PROPERTY
Data property that maps to theannotation
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>
. -
END_PROPERTY
Data property that maps to the choice between theend_fixDesignatedPoint
andend_navaidSystem
andend_aimingPoint
andend_runwayPoint
andend_airportReferencePoint
andend_position
elements. The possible values for this property are instances ofTLcdAIXM51FeatureAssociation<TLcdAIXM51DesignatedPointTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51NavaidTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51TouchDownLiftOffTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51RunwayCentrelinePointTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51AirportHeliportTimeSlice>
TLcdAIXM51Property<TLcdAIXM51Point>
-
START_PROPERTY
Data property that maps to the choice between thestart_fixDesignatedPoint
andstart_navaidSystem
andstart_aimingPoint
andstart_runwayPoint
andstart_airportReferencePoint
andstart_position
elements. The possible values for this property are instances ofTLcdAIXM51FeatureAssociation<TLcdAIXM51DesignatedPointTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51NavaidTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51TouchDownLiftOffTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51RunwayCentrelinePointTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51AirportHeliportTimeSlice>
TLcdAIXM51Property<TLcdAIXM51Point>
-
EXTENSION_PROPERTY
Data property that maps to theextension
element. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>
.
-
-
Constructor Details
-
TLcdAIXM51DirectFlightSegment
public TLcdAIXM51DirectFlightSegment() -
TLcdAIXM51DirectFlightSegment
-
-
Method Details
-
getAnnotation
Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.- Overrides:
getAnnotation
in classTLcdAIXM51AbstractDirectFlight
- Returns:
- the value of the
ANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances. - See Also:
-
getEnd
Returns the value of the property that maps to the choice between theend_fixDesignatedPoint
andend_navaidSystem
andend_aimingPoint
andend_runwayPoint
andend_airportReferencePoint
andend_position
elements.The possible values for this property are instances of
TLcdAIXM51FeatureAssociation<TLcdAIXM51DesignatedPointTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51NavaidTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51TouchDownLiftOffTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51RunwayCentrelinePointTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51AirportHeliportTimeSlice>
TLcdAIXM51Property<TLcdAIXM51Point>
- Returns:
- the value of the
END_PROPERTY
property. - See Also:
-
setEnd
Sets the value of the property that maps to the choice between theend_fixDesignatedPoint
andend_navaidSystem
andend_aimingPoint
andend_runwayPoint
andend_airportReferencePoint
andend_position
elements.The possible values for this property are instances of
TLcdAIXM51FeatureAssociation<TLcdAIXM51DesignatedPointTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51NavaidTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51TouchDownLiftOffTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51RunwayCentrelinePointTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51AirportHeliportTimeSlice>
TLcdAIXM51Property<TLcdAIXM51Point>
- Parameters:
aValue
- the value to set for theEND_PROPERTY
property.
-
getStart
Returns the value of the property that maps to the choice between thestart_fixDesignatedPoint
andstart_navaidSystem
andstart_aimingPoint
andstart_runwayPoint
andstart_airportReferencePoint
andstart_position
elements.The possible values for this property are instances of
TLcdAIXM51FeatureAssociation<TLcdAIXM51DesignatedPointTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51NavaidTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51TouchDownLiftOffTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51RunwayCentrelinePointTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51AirportHeliportTimeSlice>
TLcdAIXM51Property<TLcdAIXM51Point>
- Returns:
- the value of the
START_PROPERTY
property. - See Also:
-
setStart
Sets the value of the property that maps to the choice between thestart_fixDesignatedPoint
andstart_navaidSystem
andstart_aimingPoint
andstart_runwayPoint
andstart_airportReferencePoint
andstart_position
elements.The possible values for this property are instances of
TLcdAIXM51FeatureAssociation<TLcdAIXM51DesignatedPointTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51NavaidTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51TouchDownLiftOffTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51RunwayCentrelinePointTimeSlice>
TLcdAIXM51FeatureAssociation<TLcdAIXM51AirportHeliportTimeSlice>
TLcdAIXM51Property<TLcdAIXM51Point>
- Parameters:
aValue
- the value to set for theSTART_PROPERTY
property.
-
getExtension
Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.- Returns:
- the value of the
EXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances. - See Also:
-