Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeDeclaredDistance
Packages that use TLcdAIXM51CodeDeclaredDistance
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
-
Uses of TLcdAIXM51CodeDeclaredDistance in com.luciad.format.aixm51.model.datatypes
Fields in com.luciad.format.aixm51.model.datatypes declared as TLcdAIXM51CodeDeclaredDistanceModifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeDeclaredDistanceTLcdAIXM51CodeDeclaredDistance.ASDAstatic final TLcdAIXM51CodeDeclaredDistanceTLcdAIXM51CodeDeclaredDistance.DTHRstatic final TLcdAIXM51CodeDeclaredDistanceTLcdAIXM51CodeDeclaredDistance.LDAstatic final TLcdAIXM51CodeDeclaredDistanceTLcdAIXM51CodeDeclaredDistance.LDAHstatic final TLcdAIXM51CodeDeclaredDistanceTLcdAIXM51CodeDeclaredDistance.RTODAHstatic final TLcdAIXM51CodeDeclaredDistanceTLcdAIXM51CodeDeclaredDistance.TODAstatic final TLcdAIXM51CodeDeclaredDistanceTLcdAIXM51CodeDeclaredDistance.TODAHstatic final TLcdAIXM51CodeDeclaredDistanceTLcdAIXM51CodeDeclaredDistance.TORAMethods in com.luciad.format.aixm51.model.datatypes that return types with arguments of type TLcdAIXM51CodeDeclaredDistanceModifier and TypeMethodDescriptionstatic Map<String, TLcdAIXM51CodeDeclaredDistance> TLcdAIXM51CodeDeclaredDistance.getWellKnownValues()Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeDeclaredDistance in com.luciad.format.aixm51.model.features.airportheliport.runway
Methods in com.luciad.format.aixm51.model.features.airportheliport.runway that return TLcdAIXM51CodeDeclaredDistanceModifier and TypeMethodDescriptionTLcdAIXM51RunwayDeclaredDistance.getType()Returns the role value contained in the value of theTLcdAIXM51RunwayDeclaredDistance.TYPE_PROPERTYproperty.Methods in com.luciad.format.aixm51.model.features.airportheliport.runway with parameters of type TLcdAIXM51CodeDeclaredDistanceModifier and TypeMethodDescriptionvoidTLcdAIXM51RunwayDeclaredDistance.setType(TLcdAIXM51CodeDeclaredDistance aValue) Sets the value of the property that maps to thetypeelement.