Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeSafeAltitude
Packages that use TLcdAIXM51CodeSafeAltitude
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
-
Uses of TLcdAIXM51CodeSafeAltitude in com.luciad.format.aixm51.model.datatypes
Fields in com.luciad.format.aixm51.model.datatypes declared as TLcdAIXM51CodeSafeAltitudeModifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeSafeAltitude
TLcdAIXM51CodeSafeAltitude.ESA
static final TLcdAIXM51CodeSafeAltitude
TLcdAIXM51CodeSafeAltitude.MSA
Methods in com.luciad.format.aixm51.model.datatypes that return types with arguments of type TLcdAIXM51CodeSafeAltitudeModifier and TypeMethodDescriptionstatic Map
<String, TLcdAIXM51CodeSafeAltitude> TLcdAIXM51CodeSafeAltitude.getWellKnownValues()
Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeSafeAltitude in com.luciad.format.aixm51.model.features.procedure.minimumandemergencysafealtitude
Methods in com.luciad.format.aixm51.model.features.procedure.minimumandemergencysafealtitude that return TLcdAIXM51CodeSafeAltitudeModifier and TypeMethodDescriptionTLcdAIXM51SafeAltitudeAreaTimeSlice.getSafeAreaType()
Returns the role value contained in the value of theTLcdAIXM51SafeAltitudeAreaTimeSlice.SAFE_AREA_TYPE_PROPERTY
property.Methods in com.luciad.format.aixm51.model.features.procedure.minimumandemergencysafealtitude with parameters of type TLcdAIXM51CodeSafeAltitudeModifier and TypeMethodDescriptionvoid
TLcdAIXM51SafeAltitudeAreaTimeSlice.setSafeAreaType
(TLcdAIXM51CodeSafeAltitude aValue) Sets the value of the property that maps to thesafeAreaType
element.