Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeTaxiwayElement
Packages that use TLcdAIXM51CodeTaxiwayElement
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
-
Uses of TLcdAIXM51CodeTaxiwayElement in com.luciad.format.aixm51.model.datatypes
Fields in com.luciad.format.aixm51.model.datatypes declared as TLcdAIXM51CodeTaxiwayElementModifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeTaxiwayElement
TLcdAIXM51CodeTaxiwayElement.HOLDING_BAY
static final TLcdAIXM51CodeTaxiwayElement
TLcdAIXM51CodeTaxiwayElement.INTERSECTION
static final TLcdAIXM51CodeTaxiwayElement
TLcdAIXM51CodeTaxiwayElement.NORMAL
static final TLcdAIXM51CodeTaxiwayElement
TLcdAIXM51CodeTaxiwayElement.SHOULDER
Methods in com.luciad.format.aixm51.model.datatypes that return types with arguments of type TLcdAIXM51CodeTaxiwayElementModifier and TypeMethodDescriptionstatic Map
<String, TLcdAIXM51CodeTaxiwayElement> TLcdAIXM51CodeTaxiwayElement.getWellKnownValues()
Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeTaxiwayElement in com.luciad.format.aixm51.model.features.airportheliport.taxiway
Methods in com.luciad.format.aixm51.model.features.airportheliport.taxiway that return TLcdAIXM51CodeTaxiwayElementModifier and TypeMethodDescriptionTLcdAIXM51TaxiwayElementTimeSlice.getType()
Returns the role value contained in the value of theTLcdAIXM51TaxiwayElementTimeSlice.TYPE_PROPERTY
property.Methods in com.luciad.format.aixm51.model.features.airportheliport.taxiway with parameters of type TLcdAIXM51CodeTaxiwayElementModifier and TypeMethodDescriptionvoid
TLcdAIXM51TaxiwayElementTimeSlice.setType
(TLcdAIXM51CodeTaxiwayElement aValue) Sets the value of the property that maps to thetype
element.