Uses of Class
com.luciad.format.aixm51.model.features.airportheliport.runway.TLcdAIXM51RunwayDirectionTimeSlice
Packages that use TLcdAIXM51RunwayDirectionTimeSlice
Package
Description
This package provides the classes that correspond to AIXM 5.1 airportheliport lighting types.
This package provides the classes that correspond to AIXM 5.1 navaid types.
This package provides the classes that correspond to AIXM 5.1 procedure types.
-
Uses of TLcdAIXM51RunwayDirectionTimeSlice in com.luciad.format.aixm51.model.features.airportheliport.lighting
Methods in com.luciad.format.aixm51.model.features.airportheliport.lighting that return types with arguments of type TLcdAIXM51RunwayDirectionTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51RunwayDirectionLightSystemTimeSlice.getAssociatedRunwayDirection()
Returns the role value contained in the value of theTLcdAIXM51RunwayDirectionLightSystemTimeSlice.ASSOCIATED_RUNWAY_DIRECTION_PROPERTY
property.TLcdAIXM51ApproachLightingSystemTimeSlice.getServedRunwayDirection()
Returns the role value contained in the value of theTLcdAIXM51ApproachLightingSystemTimeSlice.SERVED_RUNWAY_DIRECTION_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.airportheliport.lighting with type arguments of type TLcdAIXM51RunwayDirectionTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51RunwayDirectionLightSystemTimeSlice.setAssociatedRunwayDirection
(TLcdAIXM51Feature<TLcdAIXM51RunwayDirectionTimeSlice> aValue) Sets the value of the property that maps to theassociatedRunwayDirection
element.void
TLcdAIXM51ApproachLightingSystemTimeSlice.setServedRunwayDirection
(TLcdAIXM51Feature<TLcdAIXM51RunwayDirectionTimeSlice> aValue) Sets the value of the property that maps to theservedRunwayDirection
element. -
Uses of TLcdAIXM51RunwayDirectionTimeSlice in com.luciad.format.aixm51.model.features.airportheliport.runway
Methods in com.luciad.format.aixm51.model.features.airportheliport.runway that return types with arguments of type TLcdAIXM51RunwayDirectionTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51RunwayVisualRangeTimeSlice.getAssociatedRunwayDirection()
Gets the value of theTLcdAIXM51RunwayVisualRangeTimeSlice.ASSOCIATED_RUNWAY_DIRECTION_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51RunwayCentrelinePointTimeSlice.getOnRunway()
Returns the role value contained in the value of theTLcdAIXM51RunwayCentrelinePointTimeSlice.ON_RUNWAY_PROPERTY
property.TLcdAIXM51RunwayProtectAreaTimeSlice.getProtectedRunwayDirection()
Returns the role value contained in the value of theTLcdAIXM51RunwayProtectAreaTimeSlice.PROTECTED_RUNWAY_DIRECTION_PROPERTY
property.TLcdAIXM51ArrestingGearTimeSlice.getRunwayDirection()
Gets the value of theTLcdAIXM51ArrestingGearTimeSlice.RUNWAY_DIRECTION_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice.getRunwayDirection()
Returns the role value contained in the value of theTLcdAIXM51VisualGlideSlopeIndicatorTimeSlice.RUNWAY_DIRECTION_PROPERTY
property.TLcdAIXM51RunwayBlastPadTimeSlice.getUsedRunwayDirection()
Returns the role value contained in the value of theTLcdAIXM51RunwayBlastPadTimeSlice.USED_RUNWAY_DIRECTION_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.airportheliport.runway with type arguments of type TLcdAIXM51RunwayDirectionTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51RunwayCentrelinePointTimeSlice.setOnRunway
(TLcdAIXM51Feature<TLcdAIXM51RunwayDirectionTimeSlice> aValue) Sets the value of the property that maps to theonRunway
element.void
TLcdAIXM51RunwayProtectAreaTimeSlice.setProtectedRunwayDirection
(TLcdAIXM51Feature<TLcdAIXM51RunwayDirectionTimeSlice> aValue) Sets the value of the property that maps to theprotectedRunwayDirection
element.void
TLcdAIXM51VisualGlideSlopeIndicatorTimeSlice.setRunwayDirection
(TLcdAIXM51Feature<TLcdAIXM51RunwayDirectionTimeSlice> aValue) Sets the value of the property that maps to therunwayDirection
element.void
TLcdAIXM51RunwayBlastPadTimeSlice.setUsedRunwayDirection
(TLcdAIXM51Feature<TLcdAIXM51RunwayDirectionTimeSlice> aValue) Sets the value of the property that maps to theusedRunwayDirection
element. -
Uses of TLcdAIXM51RunwayDirectionTimeSlice 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 TLcdAIXM51RunwayDirectionTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51LandingTakeoffAreaCollection.getRunway()
Gets the value of theTLcdAIXM51LandingTakeoffAreaCollection.RUNWAY_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.