Package com.luciad.format.dafift.decoder
package com.luciad.format.dafift.decoder
Decoders that handle the DAFIFT format.
-
ClassDescriptionThis abstract implementation of the
ILcdModelDecoderinterface defines the most primitive methods used when decoding a DAFIFT file.This interface defines a generic filter for DAFIFT records.Implementation ofILcdModelDecoderthat decodes DAFIFT aerodrome objects from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT navaid objects (VOR, DME, NDB, TACAN, VOR-DME, VORTAC and NDB-DME) from the specified source directory.Implementation ofILcdDAFIFTRecordFilterthat allows to filter DAFIFT records on a list of aerodrome identifiers.Implementation ofILcdModelDecoderthat decodes DAFIFT airspace objects from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT ATS route objects from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT helipad objects from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT heliport objects from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT holding objects from the specified source directory.Implementation ofILcdDAFIFTRecordFilterthat allows to filter DAFIFT records on a list of ICAO regions.Implementation ofILcdModelDecoderthat decodes DAFIFT ILS components (DMEs, glide paths, localizers and markers) from the specified source directory.Implementation ofILcdDAFIFTRecordFilterthat allows to filter DAFIFT records on a list of ILS keys.This extension of theTLcdDAFIFTAerodromeNavaidDecoderclass can be used to produce a model without having to specify a navaid model first.This extension of theTLcdDAFIFTATSRouteDecoderclass can be used to produce a model without having to specify a waypoint model first.This extension of theTLcdDAFIFTHelipadDecoderclass can be used to produce a model without having to specify a heliport model first.This extension of theTLcdDAFIFTHoldingDecoderclass can be used to produce a model without having to specify a waypoint model first.This extension of theTLcdDAFIFTILSDecoderclass can be used to produce a model without having to specify a runway model first.This extension of theTLcdDAFIFTProcedureDecoderclass 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 theTLcdDAFIFTRunwayDecoderclass can be used to produce a model without having to specify an aerodrome model first.Implementation ofILcdModelDecoderthat decodes DAFIFT military training route objects from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT Minimum Sector Altitude objects from the specified source directory.Helps parsing adafift.tocfile.Implementation ofILcdModelDecoderthat decodes DAFIFT navaid objects (VOR, DME, NDB, TACAN, VOR-DME, VORTAC and NDB-DME) from the specified source directory.Implementation ofILcdDAFIFTRecordFilterthat allows to filter DAFIFT records on a list of Navaid keys.Implementation ofILcdModelDecoderthat decodes DAFIFT ORTCA objects from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT parachute jump area objects from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT Precision Approach Path Points from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT procedure objects from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT refueling track or anchor objects from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT runway objects from the specified source directory.Implementation ofILcdDAFIFTRecordFilterthat allows to filter DAFIFT records on a list of Runway keys.Implementation ofILcdModelDecoderthat decodes DAFIFT special use airspace objects from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT VFR route objects from the specified source directory.Implementation ofILcdModelDecoderthat decodes DAFIFT waypoint objects from the specified source directory.Implementation ofILcdDAFIFTRecordFilterthat allows to filter DAFIFT records on a list of WayPoint keys.