Uses of Class
com.luciad.format.aixm51.model.features.airportheliport.taxiway.TLcdAIXM51GuidanceLineTimeSlice
Packages that use TLcdAIXM51GuidanceLineTimeSlice
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 airportheliport marking types.
-
Uses of TLcdAIXM51GuidanceLineTimeSlice 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 TLcdAIXM51GuidanceLineTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51GuidanceLineLightSystemTimeSlice.getLightedGuidanceLine()
Returns the role value contained in the value of theTLcdAIXM51GuidanceLineLightSystemTimeSlice.LIGHTED_GUIDANCE_LINE_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.airportheliport.lighting with type arguments of type TLcdAIXM51GuidanceLineTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51GuidanceLineLightSystemTimeSlice.setLightedGuidanceLine
(TLcdAIXM51Feature<TLcdAIXM51GuidanceLineTimeSlice> aValue) Sets the value of the property that maps to thelightedGuidanceLine
element. -
Uses of TLcdAIXM51GuidanceLineTimeSlice in com.luciad.format.aixm51.model.features.airportheliport.markings
Methods in com.luciad.format.aixm51.model.features.airportheliport.markings that return types with arguments of type TLcdAIXM51GuidanceLineTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51GuidanceLineMarkingTimeSlice.getMarkedGuidanceLine()
Returns the role value contained in the value of theTLcdAIXM51GuidanceLineMarkingTimeSlice.MARKED_GUIDANCE_LINE_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.airportheliport.markings with type arguments of type TLcdAIXM51GuidanceLineTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51GuidanceLineMarkingTimeSlice.setMarkedGuidanceLine
(TLcdAIXM51Feature<TLcdAIXM51GuidanceLineTimeSlice> aValue) Sets the value of the property that maps to themarkedGuidanceLine
element. -
Uses of TLcdAIXM51GuidanceLineTimeSlice in com.luciad.format.aixm51.model.features.airportheliport.taxiway
Methods in com.luciad.format.aixm51.model.features.airportheliport.taxiway that return types with arguments of type TLcdAIXM51GuidanceLineTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51TaxiHoldingPositionTimeSlice.getAssociatedGuidanceLine()
Returns the role value contained in the value of theTLcdAIXM51TaxiHoldingPositionTimeSlice.ASSOCIATED_GUIDANCE_LINE_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.airportheliport.taxiway with type arguments of type TLcdAIXM51GuidanceLineTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51TaxiHoldingPositionTimeSlice.setAssociatedGuidanceLine
(TLcdAIXM51Feature<TLcdAIXM51GuidanceLineTimeSlice> aValue) Sets the value of the property that maps to theassociatedGuidanceLine
element.