Uses of Class
com.luciad.format.aixm51.model.features.airportheliport.taxiway.TLcdAIXM51TaxiHoldingPositionTimeSlice
Packages that use TLcdAIXM51TaxiHoldingPositionTimeSlice
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 TLcdAIXM51TaxiHoldingPositionTimeSlice 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 TLcdAIXM51TaxiHoldingPositionTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51TaxiHoldingPositionLightSystemTimeSlice.getTaxiHolding()
Returns the role value contained in the value of theTLcdAIXM51TaxiHoldingPositionLightSystemTimeSlice.TAXI_HOLDING_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.airportheliport.lighting with type arguments of type TLcdAIXM51TaxiHoldingPositionTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51TaxiHoldingPositionLightSystemTimeSlice.setTaxiHolding
(TLcdAIXM51Feature<TLcdAIXM51TaxiHoldingPositionTimeSlice> aValue) Sets the value of the property that maps to thetaxiHolding
element. -
Uses of TLcdAIXM51TaxiHoldingPositionTimeSlice 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 TLcdAIXM51TaxiHoldingPositionTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51TaxiHoldingPositionMarkingTimeSlice.getMarkedTaxiHold()
Returns the role value contained in the value of theTLcdAIXM51TaxiHoldingPositionMarkingTimeSlice.MARKED_TAXI_HOLD_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.airportheliport.markings with type arguments of type TLcdAIXM51TaxiHoldingPositionTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51TaxiHoldingPositionMarkingTimeSlice.setMarkedTaxiHold
(TLcdAIXM51Feature<TLcdAIXM51TaxiHoldingPositionTimeSlice> aValue) Sets the value of the property that maps to themarkedTaxiHold
element.