Uses of Class
com.luciad.format.dafif.decoder.ALcdDAFIFDecoder

Packages that use ALcdDAFIFDecoder
Package
Description
Decoders that handle the DAFIF format.
  • Uses of ALcdDAFIFDecoder in com.luciad.format.dafif.decoder

    Modifier and Type
    Class
    Description
    class 
    This extension of the ALcdDAFIFSingleModelDecoder class provides read methods to retrieve data from a aerodrome or heliport data file.
    class 
    This extension of the ALcdDAFIFSingleModelDecoder defines the skeleton of the decode algorithm used to decode DAFIF airspaces and special use airspaces.
    class 
    This abstract extension of the ALcdDAFIFDecoder class defines the skeleton of the decode algorithm used to decode DAFIF data files.
    class 
    This abstract extension of the ALcdDAFIFDecoder class defines the skeleton of the decode algorithm used to decode DAFIF data files.
    class 
    This extension of the ALcdDAFIFAerodromeDecoder decodes aerodromes from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFMultiModelDecoder decodes navaids (VOR, DME, NDB, TACAN, VOR-DME, VORTAC and NDB-DME) from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFAirspaceDecoder decodes airspaces from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFSingleModelDecoder decodes ATS routes from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFSingleModelDecoder decodes helipads from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFAerodromeDecoder decodes heliports from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFSingleModelDecoder decodes holdings from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFMultiModelDecoder decodes ILS components (DMEs, glide paths, localizers and markers) from a DAFIF source file.
    class 
    This extension of the TLcdDAFIFAerodromeNavaidDecoder class can be used to produce a model without having to specify a navaid model first.
    class 
    This extension of the TLcdDAFIFATSRouteDecoder class can be used to produce a model without having to specify a waypoint model first.
    class 
    This extension of the TLcdDAFIFHelipadDecoder class can be used to produce a model without having to specify a heliport model first.
    class 
    This extension of the TLcdDAFIFHoldingDecoder class can be used to produce a model without having to specify a waypoint model first.
    class 
    This extension of the TLcdDAFIFILSDecoder class can be used to produce a model without having to specify a runway model first.
    class 
    This extension of the TLcdDAFIFProcedureDecoder 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 TLcdDAFIFRunwayDecoder class can be used to produce a model without having to specify an aerodrome model first.
    class 
    This extension of the ALcdDAFIFSingleModelDecoder decodes military training routes from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFMultiModelDecoder decodes navaids (VOR, DME, NDB, TACAN, VOR-DME, VORTAC and NDB-DME) from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFAerodromeDecoder decodes ORTCAs from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFSingleModelDecoder decodes parachute jump areas from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFSingleModelDecoder decodes procedures from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFMultiModelDecoder decodes refueling tracks or anchors from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFSingleModelDecoder decodes runways from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFAirspaceDecoder decodes special use airspaces from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFMultiModelDecoder decodes VFR routes from a DAFIF source file.
    class 
    This extension of the ALcdDAFIFSingleModelDecoder decodes waypoints from a DAFIF source file.