Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeAirspaceDependency
Packages that use TLcdAIXM51CodeAirspaceDependency
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
This package provides the classes that correspond to AIXM 5.1 airspace types.
-
Uses of TLcdAIXM51CodeAirspaceDependency in com.luciad.format.aixm51.model.datatypes
Fields in com.luciad.format.aixm51.model.datatypes declared as TLcdAIXM51CodeAirspaceDependencyModifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeAirspaceDependency
TLcdAIXM51CodeAirspaceDependency.FULL_GEOMETRY
static final TLcdAIXM51CodeAirspaceDependency
TLcdAIXM51CodeAirspaceDependency.HORZ_PROJECTION
Methods in com.luciad.format.aixm51.model.datatypes that return types with arguments of type TLcdAIXM51CodeAirspaceDependencyModifier and TypeMethodDescriptionTLcdAIXM51CodeAirspaceDependency.getWellKnownValues()
Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeAirspaceDependency in com.luciad.format.aixm51.model.features.airspace
Methods in com.luciad.format.aixm51.model.features.airspace that return TLcdAIXM51CodeAirspaceDependencyModifier and TypeMethodDescriptionTLcdAIXM51AirspaceVolumeDependency.getDependency()
Returns the role value contained in the value of theTLcdAIXM51AirspaceVolumeDependency.DEPENDENCY_PROPERTY
property.Methods in com.luciad.format.aixm51.model.features.airspace with parameters of type TLcdAIXM51CodeAirspaceDependencyModifier and TypeMethodDescriptionvoid
TLcdAIXM51AirspaceVolumeDependency.setDependency
(TLcdAIXM51CodeAirspaceDependency aValue) Sets the value of the property that maps to thedependency
element.