Uses of Class
com.luciad.format.aixm51.model.features.airportheliport.taxiway.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
Modifier and TypeMethodDescriptionTLcdAIXM51TaxiHoldingPositionLightSystemTimeSlice.getTaxiHolding()
Returns the role value contained in the value of theTLcdAIXM51TaxiHoldingPositionLightSystemTimeSlice.TAXI_HOLDING_PROPERTY
property.Modifier 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
Modifier and TypeMethodDescriptionTLcdAIXM51TaxiHoldingPositionMarkingTimeSlice.getMarkedTaxiHold()
Returns the role value contained in the value of theTLcdAIXM51TaxiHoldingPositionMarkingTimeSlice.MARKED_TAXI_HOLD_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51TaxiHoldingPositionMarkingTimeSlice.setMarkedTaxiHold
(TLcdAIXM51Feature<TLcdAIXM51TaxiHoldingPositionTimeSlice> aValue) Sets the value of the property that maps to themarkedTaxiHold
element.