Package com.luciad.ais.model.navaid


package com.luciad.ais.model.navaid
Provides classes and interfaces for all navigation aid related aspects.
  • Class
    Description
    This interface describes the geometry and the relationships of a DME (Distance Measuring Equipment).
    This interface defines general applicable features for a DME facility.
    This interface defines operations to edit the attributes and relationships of an ILcdDME.
    This interface defines operations to edit the attributes and relationships of an ILcdGlidePath.
    This interface defines operations to edit the attributes and relationships of an ILcdILS.
    This interface defines operations to edit the attributes and relationships of an ILcdLocalizer.
    This interface defines operations to edit the attributes and relationships of an ILcdMarker.
    This interface defines operations to edit the attributes and relationships of an ILcdNavaid.
    This interface defines operations to edit the attributes and relationships of an ILcdNDB.
    This interface defines operations to edit the attributes and relationships of an ILcdTACAN.
    This interface defines operations to edit the attributes and relationships of an ILcdVOR.
    This interface defines operations to edit the attributes and relationships of an ILcdWayPoint.
    This interface describes the geometry and the relationships of a glide path transmitter.
    This interface defines general applicable features for a glide path.
    This interface describes the geometry and the relationships of an Instrument Landing System (ILS).
    This interface defines general applicable features for an ILS.
    This interface describes the geometry and the relationships of a localizer.
    This interface defines general applicable features for a localizer.
    This interface describes the geometry and the relationships of a marker beacon.
    This interface defines general applicable features for a marker.
    This interface describes the geometry and the relationships of a navaid.
    This interface defines general applicable features for a navaid.
    This interface describes the geometry and the relationships of a Non-Directional Beacon (NDB).
    This interface defines general applicable features for a NDB facility.
    This interface describes the geometry and the relationships of a Tactical Air Navigation (TACAN).
    This interface defines general applicable features for a TACAN facility.
    This interface describes the geometry and the relationships of a VHF Omnidirectional Radio range (VOR).
    This interface defines general applicable features for a VOR facility.
    This interface describes the geometry and the relationships of a waypoint.
    This interface defines general applicable features for a waypoint.
    The default implementation of a DME with default properties.
    This class defines a feature class mapper for DMEs.
    A model descriptor for models containing ILcdDME objects.
    The default implementation of a DME with features.
    The default implementation of a glide path with features.
    The default implementation of a ILS with features.
    The default implementation of a DME with features.
    The default implementation of a marker with features.
    The default implementation of a NDB with features.
    The default implementation of a TACAN with features.
    The default implementation of a VOR with features.
    The default implementation of a waypoint with features.
    The default implementation of a glide path without features.
    This class defines a feature class mapper for glide paths.
    A model descriptor for models containing ILcdGlidePath objects.
    The default implementation of a ILS with default properties.
    A model descriptor for models containing ILcdDME objects.
    This class defines a feature class mapper for ILS objects.
    A model descriptor for models containing ILcdILS objects.
    The default implementation of a localizer with default properties.
    This class defines a feature class mapper for localizers.
    A model descriptor for models containing ILcdLocalizer objects.
    The default implementation of a marker with default properties.
    This class defines a feature class mapper for markers.
    A model descriptor for models containing ILcdMarker objects.
    This class defines a feature class mapper for navaids.
    The default implementation of a NDB with default properties.
    This class defines a feature class mapper for NDBs.
    A model descriptor for models containing ILcdNDB objects.
    The default implementation of a TACAN with default properties.
    This class defines a feature class mapper for TACANs.
    A model descriptor for models containing ILcdTACAN objects.
    The default implementation of a VOR with default properties.
    This class defines a feature class mapper for VORs.
    A model descriptor for models containing ILcdVOR objects.
    The default implementation of a waypoint with default properties.
    This class defines a feature class mapper for waypoints.
    A model descriptor for models containing ILcdWayPoint objects.