Uses of Interface
com.luciad.ais.model.navaid.ILcdNavaid

Packages that use ILcdNavaid
Package
Description
Provides classes and interfaces for all navigation aid related aspects.
Representation aspects of ICAO symbols for AIS.
  • Uses of ILcdNavaid in com.luciad.ais.model.navaid

    Modifier and Type
    Interface
    Description
    interface 
    This interface describes the geometry and the relationships of a DME (Distance Measuring Equipment).
    interface 
    This interface defines operations to edit the attributes and relationships of an ILcdDME.
    interface 
    This interface defines operations to edit the attributes and relationships of an ILcdNavaid.
    interface 
    This interface defines operations to edit the attributes and relationships of an ILcdNDB.
    interface 
    This interface defines operations to edit the attributes and relationships of an ILcdTACAN.
    interface 
    This interface defines operations to edit the attributes and relationships of an ILcdVOR.
    interface 
    This interface describes the geometry and the relationships of a Non-Directional Beacon (NDB).
    interface 
    This interface describes the geometry and the relationships of a Tactical Air Navigation (TACAN).
    interface 
    This interface describes the geometry and the relationships of a VHF Omnidirectional Radio range (VOR).
    Classes in com.luciad.ais.model.navaid that implement ILcdNavaid
    Modifier and Type
    Class
    Description
    class 
    The default implementation of a DME with default properties.
    class 
    The default implementation of a DME with features.
    class 
    The default implementation of a NDB with features.
    class 
    The default implementation of a TACAN with features.
    class 
    The default implementation of a VOR with features.
    class 
    The default implementation of a NDB with default properties.
    class 
    The default implementation of a TACAN with default properties.
    class 
    The default implementation of a VOR with default properties.
  • Uses of ILcdNavaid in com.luciad.ais.symbology.icao

    Modifier and Type
    Method
    Description
    TLcdICAONavaidLabelPainter.getNavaid()
    Returns the currently set navaid to be labeled by this labelpainter.