Uses of Class
com.luciad.ais.model.airspace.TLcdAirspaceFeatureClassMapper
Packages that use TLcdAirspaceFeatureClassMapper
Package
Description
Provides classes and interfaces for all airspace related aspects within AIXM.
Provides classes and interfaces for all airspace related aspects within ARINC.
Provides classes and interfaces for all airspace related aspects within DAFIF.
-
Uses of TLcdAirspaceFeatureClassMapper in com.luciad.format.aixm.model.airspace
Subclasses of TLcdAirspaceFeatureClassMapper in com.luciad.format.aixm.model.airspaceModifier and TypeClassDescriptionclass
This class keeps track of theClass
objects of AIXM specific features defined in theILcdAIXMAirspaceFeature
interface. -
Uses of TLcdAirspaceFeatureClassMapper in com.luciad.format.arinc.model.airspace
Subclasses of TLcdAirspaceFeatureClassMapper in com.luciad.format.arinc.model.airspaceModifier and TypeClassDescriptionclass
This class keeps track of theClass
objects of ARINC specific features defined in theILcdARINCAirspaceFeature
interface. -
Uses of TLcdAirspaceFeatureClassMapper in com.luciad.format.dafif.model.airspace
Subclasses of TLcdAirspaceFeatureClassMapper in com.luciad.format.dafif.model.airspaceModifier and TypeClassDescriptionclass
This class keeps track of theClass
objects of DAFIF specific features defined in theILcdDAFIFAirspaceFeature
interface.