Uses of Class
com.luciad.ais.model.TLcdAISDataObjectFactory
Package
Description
Decoders that handle the AIXM format.
This package contains a decoder that can handle the ARINC 424 format.
Decoders and helper classes to support the DAFIF format (Digital Aeronautical Flight Information
File).
Decoders that handle the DAFIF format.
GUI aspects independent of any chosen windows API in the context of the DAFIF format.
Decoders that handle the DAFIFT format.
-
Uses of TLcdAISDataObjectFactory in com.luciad.format.aixm.decoder
Modifier and TypeMethodDescriptionILcdAIXMHandler.getDataObjectFactory()
Returns the factory to be used to create domain objects.Modifier and TypeMethodDescriptionvoid
ILcdAIXMHandler.setDataObjectFactory
(TLcdAISDataObjectFactory aFactory) Specifies the factory to be used to create domain objects. -
Uses of TLcdAISDataObjectFactory in com.luciad.format.arinc.decoder
Modifier and TypeMethodDescriptionILcdARINCHandler.getDataObjectFactory()
Returns the factory to be used to create domain objects.Modifier and TypeMethodDescriptionvoid
ILcdARINCHandler.setDataObjectFactory
(TLcdAISDataObjectFactory aFactory) Specifies the factory to be used to create domain objects. -
Uses of TLcdAISDataObjectFactory in com.luciad.format.dafif
ModifierConstructorDescriptionTLcdDAFIFModelDecoder
(TLcdAISDataObjectFactory aDataObjectFactory, Properties aDAFIFProperties) Creates a new model decoder with a customobject factory
and optionally properties that define the filenames for each of the possibledata types
. -
Uses of TLcdAISDataObjectFactory in com.luciad.format.dafif.decoder
Modifier and TypeMethodDescriptionALcdDAFIFDecoder.getDataObjectFactory()
ILcdDAFIFDecoder.getDataObjectFactory()
Returns the Factory to be used to create domain objects.TLcdDAFIFDecoderFactory.getDataObjectFactory()
Returns the data object factory that is used by the decoders created by this factory.Modifier and TypeMethodDescriptionvoid
ALcdDAFIFDecoder.setDataObjectFactory
(TLcdAISDataObjectFactory aFactory) void
ILcdDAFIFDecoder.setDataObjectFactory
(TLcdAISDataObjectFactory aFactory) Specifies the factory to be used to create domain objects.void
TLcdDAFIFDecoderFactory.setDataObjectFactory
(TLcdAISDataObjectFactory aFactory) Specifies the factory to be used by the decoders created by this factory.ModifierConstructorDescriptionCreates a newTLcdDAFIFAerodromeDecoder
object.TLcdDAFIFAerodromeDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFAerodromeDecoder
object.Constructs a newTLcdDAFIFAerodromeNavaidDecoder
object.TLcdDAFIFAerodromeNavaidDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFAerodromeNavaidDecoder
object.Constructs a newTLcdDAFIFAirspaceDecoder
object.TLcdDAFIFAirspaceDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFAirspaceDecoder
object.Creates a newTLcdDAFIFATSRouteDecoder
.TLcdDAFIFATSRouteDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFATSRouteDecoder
.Constructs a newTLcdDAFIFHelipadDecoder
object.TLcdDAFIFHelipadDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFHelipadDecoder
object.Creates a newTLcdDAFIFHeliportDecoder
object.TLcdDAFIFHeliportDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFHeliportDecoder
object.Constructs a newTLcdDAFIFHoldingDecoder
object.TLcdDAFIFHoldingDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFHoldingDecoder
object.TLcdDAFIFILSDecoder
(TLcdAISDataObjectFactory aFactory) Constructs a newTLcdDAFIFILSDecoder
object.TLcdDAFIFILSDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFILSDecoder
object.TLcdDAFIFIndependentAerodromeNavaidDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFIndependentAerodromeNavaidDecoder
object.The user should specify which domainFactory he or she wants to use to create the navaids.TLcdDAFIFIndependentAerodromeNavaidDecoder
(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFIndependentAerodromeNavaidDecoder
object.The user should specify which domainFactory he or she wants to use to create the navaids.TLcdDAFIFIndependentATSRouteDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFIndependentATSRouteDecoder
object.TLcdDAFIFIndependentATSRouteDecoder
(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFIndependentATSRouteDecoder
object.Constructs a newTLcdDAFIFIndependentHelipadDecoder
object.The user should specify which domainFactory he or she wants to use to create the heliports and the helipads.TLcdDAFIFIndependentHelipadDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFIndependentHelipadDecoder
object.The user should specify which domainFactory he or she wants to use to create the heliports and the helipads.TLcdDAFIFIndependentHoldingDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFIndependentHoldingDecoder
object.TLcdDAFIFIndependentHoldingDecoder
(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFIndependentHoldingDecoder
object.TLcdDAFIFIndependentILSDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFIndependentILSDecoder
object.TLcdDAFIFIndependentILSDecoder
(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFIndependentILSDecoder
object.TLcdDAFIFIndependentProcedureDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFIndependentProcedureDecoder
object.TLcdDAFIFIndependentProcedureDecoder
(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFIndependentProcedureDecoder
object.TLcdDAFIFIndependentRunwayDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFIndependentRunwayDecoder
object.TLcdDAFIFIndependentRunwayDecoder
(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFIndependentRunwayDecoder
object.Creates a newTLcdDAFIFMilitaryTrainingRouteDecoder
.TLcdDAFIFMilitaryTrainingRouteDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFMilitaryTrainingRouteDecoder
.Constructs a newTLcdDAFIFNavaidDecoder
object.TLcdDAFIFNavaidDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFNavaidDecoder
object.Constructs a newTLcdDAFIFOrtcaDecoder
object.TLcdDAFIFOrtcaDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFOrtcaDecoder
object.Constructs a newTLcdDAFIFParachuteJumpAreaDecoder
object.TLcdDAFIFParachuteJumpAreaDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFParachuteJumpAreaDecoder
object.Creates a newTLcdDAFIFProcedureDecoder
object.TLcdDAFIFProcedureDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFProcedureDecoder
object.Constructs a newTLcdDAFIFRefuelingTrackDecoder
object.TLcdDAFIFRefuelingTrackDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFRefuelingTrackDecoder
object.Constructs a newTLcdDAFIFRunwayDecoder
object.TLcdDAFIFRunwayDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFRunwayDecoder
object.Constructs a newTLcdDAFIFSpecialUseAirspaceDecoder
object.TLcdDAFIFSpecialUseAirspaceDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFSpecialUseAirspaceDecoder
object.Constructs a newTLcdDAFIFVFRRouteDecoder
.TLcdDAFIFVFRRouteDecoder
(TLcdAISDataObjectFactory aFactory, boolean aAddAerodromes) Constructs a newTLcdDAFIFVFRRouteDecoder
.TLcdDAFIFVFRRouteDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFVFRRouteDecoder
.TLcdDAFIFVFRRouteDecoder
(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties, boolean aAddAerodromes) Constructs a newTLcdDAFIFVFRRouteDecoder
.TLcdDAFIFWayPointDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFWayPointDecoder
object.TLcdDAFIFWayPointDecoder
(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFWayPointDecoder
object. -
Uses of TLcdAISDataObjectFactory in com.luciad.format.dafif.gui
ModifierConstructorDescriptionTLcdDAFIFLoader
(String aDAFIFRoot, String aDecoderConfigFile, TLcdAISDataObjectFactory aDomainFactory) Create a new loader panel instance with the given arguments..TLcdDAFIFLoader
(String aDAFIFRoot, String aDecoderConfigFile, TLcdAISDataObjectFactory aDomainFactory, boolean aEnableSubTypeFiltering) Create a new loader panel instance with the given arguments.TLcdDAFIFLoader
(String aDAFIFRoot, String aDecoderConfigFile, TLcdAISDataObjectFactory aDomainFactory, boolean aEnableSubTypeFiltering, ILcdStringTranslator aTranslator) Create a new loader panel instance. -
Uses of TLcdAISDataObjectFactory in com.luciad.format.dafift.decoder
ModifierConstructorDescriptionCreates a newTLcdDAFIFTAerodromeDecoder
object.Constructs a newTLcdDAFIFTAerodromeNavaidDecoder
object.Constructs a newTLcdDAFIFTAirspaceDecoder
object.Creates a newTLcdDAFIFTATSRouteDecoder
.Constructs a newTLcdDAFIFTHelipadDecoder
object.Creates a newTLcdDAFIFTHeliportDecoder
object.Constructs a newTLcdDAFIFTHoldingDecoder
object.TLcdDAFIFTILSDecoder
(TLcdAISDataObjectFactory aFactory) Constructs a newTLcdDAFIFTILSDecoder
object.TLcdDAFIFTIndependentAerodromeNavaidDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentAerodromeNavaidDecoder
object.TLcdDAFIFTIndependentATSRouteDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentATSRouteDecoder
object.TLcdDAFIFTIndependentHelipadDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentHelipadDecoder
object.TLcdDAFIFTIndependentHoldingDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentHoldingDecoder
object.TLcdDAFIFTIndependentILSDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentILSDecoder
object.TLcdDAFIFTIndependentProcedureDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentProcedureDecoder
object.TLcdDAFIFTIndependentRunwayDecoder
(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentRunwayDecoder
object.Creates a newTLcdDAFIFTMilitaryTrainingRouteDecoder
.Constructs a newTLcdDAFIFTMinimumSectorAltitudeDecoder
object.Constructs a newTLcdDAFIFTNavaidDecoder
object.Constructs a newTLcdDAFIFTOrtcaDecoder
object.Constructs a newTLcdDAFIFTParachuteJumpAreaDecoder
object.Constructs a newTLcdDAFIFTPrecisionApproachPathDecoder
object.TLcdDAFIFTProcedureDecoder
(TLcdAISDataObjectFactory aDataFactory) Constructs a newTLcdDAFIFTProcedureDecoder
object.Constructs a newTLcdDAFIFTRefuelingTrackDecoder
object.Constructs a newTLcdDAFIFTRunwayDecoder
object.Constructs a newTLcdDAFIFTSpecialUseAirspaceDecoder
object.Constructs a newTLcdDAFIFTVFRRouteDecoder
object.TLcdDAFIFTVFRRouteDecoder
(TLcdAISDataObjectFactory aFactory, boolean aAddAerodromes) Constructs a newTLcdDAFIFTVFRRouteDecoder
object.Creates a newTLcdDAFIFTWayPointDecoder
object.