Uses of Class
com.luciad.format.aixm51.model.features.navaidspoints.pointreference.TLcdAIXM51DistanceIndicationTimeSlice
Packages that use TLcdAIXM51DistanceIndicationTimeSlice
Package
Description
This package provides the classes that correspond to AIXM 5.1 pointreference types.
This package provides the classes that correspond to AIXM 5.1 procedure types.
-
Uses of TLcdAIXM51DistanceIndicationTimeSlice in com.luciad.format.aixm51.model.features.procedure.procedureoverview
Methods in com.luciad.format.aixm51.model.features.procedure.procedureoverview that return types with arguments of type TLcdAIXM51DistanceIndicationTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51AbstractSegmentLegTimeSlice.getDistance()
Gets the value of the distance property.TLcdAIXM51ArrivalFeederLegTimeSlice.getDistance()
Returns the role value contained in the value of theTLcdAIXM51ArrivalFeederLegTimeSlice.DISTANCE_PROPERTY
property.TLcdAIXM51ArrivalLegTimeSlice.getDistance()
Returns the role value contained in the value of theTLcdAIXM51ArrivalLegTimeSlice.DISTANCE_PROPERTY
property.TLcdAIXM51DepartureLegTimeSlice.getDistance()
Returns the role value contained in the value of theTLcdAIXM51DepartureLegTimeSlice.DISTANCE_PROPERTY
property.TLcdAIXM51FinalLegTimeSlice.getDistance()
Returns the role value contained in the value of theTLcdAIXM51FinalLegTimeSlice.DISTANCE_PROPERTY
property.TLcdAIXM51InitialLegTimeSlice.getDistance()
Returns the role value contained in the value of theTLcdAIXM51InitialLegTimeSlice.DISTANCE_PROPERTY
property.TLcdAIXM51IntermediateLegTimeSlice.getDistance()
Returns the role value contained in the value of theTLcdAIXM51IntermediateLegTimeSlice.DISTANCE_PROPERTY
property.TLcdAIXM51MissedApproachLegTimeSlice.getDistance()
Returns the role value contained in the value of theTLcdAIXM51MissedApproachLegTimeSlice.DISTANCE_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.procedure.procedureoverview with type arguments of type TLcdAIXM51DistanceIndicationTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51AbstractSegmentLegTimeSlice.setDistance
(TLcdAIXM51Feature<TLcdAIXM51DistanceIndicationTimeSlice> aValue) Sets the value of the distance property.void
TLcdAIXM51ArrivalFeederLegTimeSlice.setDistance
(TLcdAIXM51Feature<TLcdAIXM51DistanceIndicationTimeSlice> aValue) Sets the value of the property that maps to thedistance
element.void
TLcdAIXM51ArrivalLegTimeSlice.setDistance
(TLcdAIXM51Feature<TLcdAIXM51DistanceIndicationTimeSlice> aValue) Sets the value of the property that maps to thedistance
element.void
TLcdAIXM51DepartureLegTimeSlice.setDistance
(TLcdAIXM51Feature<TLcdAIXM51DistanceIndicationTimeSlice> aValue) Sets the value of the property that maps to thedistance
element.void
TLcdAIXM51FinalLegTimeSlice.setDistance
(TLcdAIXM51Feature<TLcdAIXM51DistanceIndicationTimeSlice> aValue) Sets the value of the property that maps to thedistance
element.void
TLcdAIXM51InitialLegTimeSlice.setDistance
(TLcdAIXM51Feature<TLcdAIXM51DistanceIndicationTimeSlice> aValue) Sets the value of the property that maps to thedistance
element.void
TLcdAIXM51IntermediateLegTimeSlice.setDistance
(TLcdAIXM51Feature<TLcdAIXM51DistanceIndicationTimeSlice> aValue) Sets the value of the property that maps to thedistance
element.void
TLcdAIXM51MissedApproachLegTimeSlice.setDistance
(TLcdAIXM51Feature<TLcdAIXM51DistanceIndicationTimeSlice> aValue) Sets the value of the property that maps to thedistance
element.