Package com.luciad.format.dafif.decoder


package com.luciad.format.dafif.decoder
Decoders that handle the DAFIF format.

  • Class
    Description
    This extension of the ALcdDAFIFSingleModelDecoder class provides read methods to retrieve data from a aerodrome or heliport data file.
    This extension of the ALcdDAFIFSingleModelDecoder defines the skeleton of the decode algorithm used to decode DAFIF airspaces and special use airspaces.
    This abstract implementation of the ILcdDAFIFDecoder interface defines the most primitive methods used when decoding a DAFIF file.
    This abstract extension of the ALcdDAFIFDecoder class defines the skeleton of the decode algorithm used to decode DAFIF data files.
    This abstract extension of the ALcdDAFIFDecoder class defines the skeleton of the decode algorithm used to decode DAFIF data files.
    This extension of the ILcdModelDecoder interface defines the methods necessary for decoding a DAFIF data file.
    This interface defines the methods specific for decoders that produce so-called "multi" models.
    Interface for DAFIF or DAFIFT decoders with the ability to filter domain objects based on their subtype.
    This extension of the ALcdDAFIFAerodromeDecoder decodes aerodromes from a DAFIF source file.
    This extension of the ALcdDAFIFMultiModelDecoder decodes navaids (VOR, DME, NDB, TACAN, VOR-DME, VORTAC and NDB-DME) from a DAFIF source file.
    This extension of the ALcdDAFIFAirspaceDecoder decodes airspaces from a DAFIF source file.
    This extension of the ALcdDAFIFSingleModelDecoder decodes ATS routes from a DAFIF source file.
    This class provides methods to create DAFIF decoders for all kinds of domain objects.
    This extension of the ALcdDAFIFSingleModelDecoder decodes helipads from a DAFIF source file.
    This extension of the ALcdDAFIFAerodromeDecoder decodes heliports from a DAFIF source file.
    This extension of the ALcdDAFIFSingleModelDecoder decodes holdings from a DAFIF source file.
    This extension of the ALcdDAFIFMultiModelDecoder decodes ILS components (DMEs, glide paths, localizers and markers) from a DAFIF source file.
    This extension of the TLcdDAFIFAerodromeNavaidDecoder class can be used to produce a model without having to specify a navaid model first.
    This extension of the TLcdDAFIFATSRouteDecoder class can be used to produce a model without having to specify a waypoint model first.
    This extension of the TLcdDAFIFHelipadDecoder class can be used to produce a model without having to specify a heliport model first.
    This extension of the TLcdDAFIFHoldingDecoder class can be used to produce a model without having to specify a waypoint model first.
    This extension of the TLcdDAFIFILSDecoder class can be used to produce a model without having to specify a runway model first.
    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.
    This extension of the TLcdDAFIFRunwayDecoder class can be used to produce a model without having to specify an aerodrome model first.
    This extension of the ALcdDAFIFSingleModelDecoder decodes military training routes from a DAFIF source file.
    This class should be used to read the dafif.toc file.
    This extension of the ALcdDAFIFMultiModelDecoder decodes navaids (VOR, DME, NDB, TACAN, VOR-DME, VORTAC and NDB-DME) from a DAFIF source file.
    This extension of the ALcdDAFIFAerodromeDecoder decodes ORTCAs from a DAFIF source file.
    This extension of the ALcdDAFIFSingleModelDecoder decodes parachute jump areas from a DAFIF source file.
    This extension of the ALcdDAFIFSingleModelDecoder decodes procedures from a DAFIF source file.
    This extension of the ALcdDAFIFMultiModelDecoder decodes refueling tracks or anchors from a DAFIF source file.
    This extension of the ALcdDAFIFSingleModelDecoder decodes runways from a DAFIF source file.
    This extension of the ALcdDAFIFAirspaceDecoder decodes special use airspaces from a DAFIF source file.
    This extension of the ALcdDAFIFMultiModelDecoder decodes VFR routes from a DAFIF source file.
    This extension of the ALcdDAFIFSingleModelDecoder decodes waypoints from a DAFIF source file.