Uses of Interface
com.luciad.ais.model.navaid.ILcdNavaidFeature
Package
Description
Provides classes and interfaces for all navigation aid related aspects.
Provides classes and interfaces for all navaid related aspects within AIXM.
Provides classes and interfaces for all navaid related aspects within ARINC.
Provides classes and interfaces for all navaid related aspects within DAFIF.
-
Uses of ILcdNavaidFeature in com.luciad.ais.model.navaid
Modifier and TypeInterfaceDescriptioninterface
This interface defines general applicable features for a DME facility.interface
This interface defines general applicable features for a NDB facility.interface
This interface defines general applicable features for a TACAN facility.interface
This interface defines general applicable features for a VOR facility. -
Uses of ILcdNavaidFeature in com.luciad.format.aixm.model.navaid
Modifier and TypeInterfaceDescriptioninterface
This interface extends the more general applicable features defined in theILcdDMEFeature
interface with AIXM specific features.interface
This interface extends the more general applicable features defined in theILcdMarkerFeature
interface with AIXM specific features.interface
This interface extends the more general applicable features defined in theILcdNavaidFeature
interface with AIXM specific features.interface
This interface extends the more general applicable features defined in theILcdNDBFeature
interface with AIXM specific features.interface
This interface extends the more general applicable features defined in theILcdTACANFeature
interface with AIXM specific features.interface
This interface extends the more general applicable features defined in theILcdVORFeature
interface with AIXM specific features. -
Uses of ILcdNavaidFeature in com.luciad.format.arinc.model.navaid
Modifier and TypeInterfaceDescriptioninterface
This interface extends the more general applicable features defined in theILcdDMEFeature
interface with ARINC specific features.interface
This interface extends the more general applicable features defined in theILcdNavaidFeature
interface with ARINC specific features.interface
This interface extends the more general applicable features defined in theILcdNDBFeature
interface with ARINC specific features.interface
This interface extends the more general applicable features defined in theILcdTACANFeature
interface with ARINC specific features.interface
This interface extends the more general applicable features defined in theILcdVORFeature
interface with ARINC specific features. -
Uses of ILcdNavaidFeature in com.luciad.format.dafif.model.navaid
Modifier and TypeInterfaceDescriptioninterface
This interface extends the more general applicable features defined in theILcdDMEFeature
interface with DAFIF specific features.interface
This interface extends the more general applicable features defined in theILcdNavaidFeature
interface with DAFIF specific features.interface
This interface extends the more general applicable features defined in theILcdNDBFeature
interface with DAFIF specific features.interface
This interface extends the more general applicable features defined in theILcdTACANFeature
interface with DAFIF specific features.interface
This interface extends the more general applicable features defined in theILcdVORFeature
interface with DAFIF specific features.