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