Package com.luciad.format.dafif.decoder
package com.luciad.format.dafif.decoder
Decoders that handle the DAFIF format.
-
ClassDescriptionThis extension of the
ALcdDAFIFSingleModelDecoder
class provides read methods to retrieve data from a aerodrome or heliport data file.This extension of theALcdDAFIFSingleModelDecoder
defines the skeleton of the decode algorithm used to decode DAFIF airspaces and special use airspaces.This abstract implementation of theILcdDAFIFDecoder
interface defines the most primitive methods used when decoding a DAFIF file.This abstract extension of theALcdDAFIFDecoder
class defines the skeleton of the decode algorithm used to decode DAFIF data files.This abstract extension of theALcdDAFIFDecoder
class defines the skeleton of the decode algorithm used to decode DAFIF data files.This extension of theILcdModelDecoder
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 theALcdDAFIFAerodromeDecoder
decodes aerodromes from a DAFIF source file.This extension of theALcdDAFIFMultiModelDecoder
decodes navaids (VOR, DME, NDB, TACAN, VOR-DME, VORTAC and NDB-DME) from a DAFIF source file.This extension of theALcdDAFIFAirspaceDecoder
decodes airspaces from a DAFIF source file.This extension of theALcdDAFIFSingleModelDecoder
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 theALcdDAFIFSingleModelDecoder
decodes helipads from a DAFIF source file.This extension of theALcdDAFIFAerodromeDecoder
decodes heliports from a DAFIF source file.This extension of theALcdDAFIFSingleModelDecoder
decodes holdings from a DAFIF source file.This extension of theALcdDAFIFMultiModelDecoder
decodes ILS components (DMEs, glide paths, localizers and markers) from a DAFIF source file.This extension of theTLcdDAFIFAerodromeNavaidDecoder
class can be used to produce a model without having to specify a navaid model first.This extension of theTLcdDAFIFATSRouteDecoder
class can be used to produce a model without having to specify a waypoint model first.This extension of theTLcdDAFIFHelipadDecoder
class can be used to produce a model without having to specify a heliport model first.This extension of theTLcdDAFIFHoldingDecoder
class can be used to produce a model without having to specify a waypoint model first.This extension of theTLcdDAFIFILSDecoder
class can be used to produce a model without having to specify a runway model first.This extension of theTLcdDAFIFProcedureDecoder
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 theTLcdDAFIFRunwayDecoder
class can be used to produce a model without having to specify an aerodrome model first.This extension of theALcdDAFIFSingleModelDecoder
decodes military training routes from a DAFIF source file.This class should be used to read thedafif.toc
file.This extension of theALcdDAFIFMultiModelDecoder
decodes navaids (VOR, DME, NDB, TACAN, VOR-DME, VORTAC and NDB-DME) from a DAFIF source file.This extension of theALcdDAFIFAerodromeDecoder
decodes ORTCAs from a DAFIF source file.This extension of theALcdDAFIFSingleModelDecoder
decodes parachute jump areas from a DAFIF source file.This extension of theALcdDAFIFSingleModelDecoder
decodes procedures from a DAFIF source file.This extension of theALcdDAFIFMultiModelDecoder
decodes refueling tracks or anchors from a DAFIF source file.This extension of theALcdDAFIFSingleModelDecoder
decodes runways from a DAFIF source file.This extension of theALcdDAFIFAirspaceDecoder
decodes special use airspaces from a DAFIF source file.This extension of theALcdDAFIFMultiModelDecoder
decodes VFR routes from a DAFIF source file.This extension of theALcdDAFIFSingleModelDecoder
decodes waypoints from a DAFIF source file.