Uses of Class
com.luciad.format.dafift.decoder.ALcdDAFIFTModelDecoder

Packages that use ALcdDAFIFTModelDecoder
Package
Description
Decoders that handle the DAFIFT format.
  • Uses of ALcdDAFIFTModelDecoder in com.luciad.format.dafift.decoder

    Modifier and Type
    Class
    Description
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT aerodrome objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT navaid objects (VOR, DME, NDB, TACAN, VOR-DME, VORTAC and NDB-DME) from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT airspace objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT ATS route objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT helipad objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT heliport objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT holding objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT ILS components (DMEs, glide paths, localizers and markers) from the specified source directory.
    class 
    This extension of the TLcdDAFIFTAerodromeNavaidDecoder class can be used to produce a model without having to specify a navaid model first.
    class 
    This extension of the TLcdDAFIFTATSRouteDecoder class can be used to produce a model without having to specify a waypoint model first.
    class 
    This extension of the TLcdDAFIFTHelipadDecoder class can be used to produce a model without having to specify a heliport model first.
    class 
    This extension of the TLcdDAFIFTHoldingDecoder class can be used to produce a model without having to specify a waypoint model first.
    class 
    This extension of the TLcdDAFIFTILSDecoder class can be used to produce a model without having to specify a runway model first.
    class 
    This extension of the TLcdDAFIFTProcedureDecoder class can be used to produce a model without having to specify an aerodrome, a heliport, a runway, a waypoint, a navaid or an ILS model first.
    class 
    This extension of the TLcdDAFIFTRunwayDecoder class can be used to produce a model without having to specify an aerodrome model first.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT military training route objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT Minimum Sector Altitude objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT navaid objects (VOR, DME, NDB, TACAN, VOR-DME, VORTAC and NDB-DME) from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT ORTCA objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT parachute jump area objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT Precision Approach Path Points from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT procedure objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT refueling track or anchor objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT runway objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT special use airspace objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT VFR route objects from the specified source directory.
    class 
    Implementation of ILcdModelDecoder that decodes DAFIFT waypoint objects from the specified source directory.