Uses of Class
com.luciad.ais.model.TLcdAISDataObjectFactory
Packages that use 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
Methods in com.luciad.format.aixm.decoder that return TLcdAISDataObjectFactoryModifier and TypeMethodDescriptionILcdAIXMHandler.getDataObjectFactory()Returns the factory to be used to create domain objects.Methods in com.luciad.format.aixm.decoder with parameters of type TLcdAISDataObjectFactoryModifier and TypeMethodDescriptionvoidILcdAIXMHandler.setDataObjectFactory(TLcdAISDataObjectFactory aFactory) Specifies the factory to be used to create domain objects. -
Uses of TLcdAISDataObjectFactory in com.luciad.format.arinc.decoder
Methods in com.luciad.format.arinc.decoder that return TLcdAISDataObjectFactoryModifier and TypeMethodDescriptionILcdARINCHandler.getDataObjectFactory()Returns the factory to be used to create domain objects.Methods in com.luciad.format.arinc.decoder with parameters of type TLcdAISDataObjectFactoryModifier and TypeMethodDescriptionvoidILcdARINCHandler.setDataObjectFactory(TLcdAISDataObjectFactory aFactory) Specifies the factory to be used to create domain objects. -
Uses of TLcdAISDataObjectFactory in com.luciad.format.dafif
Constructors in com.luciad.format.dafif with parameters of type TLcdAISDataObjectFactoryModifierConstructorDescriptionTLcdDAFIFModelDecoder(TLcdAISDataObjectFactory aDataObjectFactory, Properties aDAFIFProperties) Creates a new model decoder with a customobject factoryand optionally properties that define the filenames for each of the possibledata types. -
Uses of TLcdAISDataObjectFactory in com.luciad.format.dafif.decoder
Methods in com.luciad.format.dafif.decoder that return TLcdAISDataObjectFactoryModifier 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.Methods in com.luciad.format.dafif.decoder with parameters of type TLcdAISDataObjectFactoryModifier and TypeMethodDescriptionvoidALcdDAFIFDecoder.setDataObjectFactory(TLcdAISDataObjectFactory aFactory) voidILcdDAFIFDecoder.setDataObjectFactory(TLcdAISDataObjectFactory aFactory) Specifies the factory to be used to create domain objects.voidTLcdDAFIFDecoderFactory.setDataObjectFactory(TLcdAISDataObjectFactory aFactory) Specifies the factory to be used by the decoders created by this factory.Constructors in com.luciad.format.dafif.decoder with parameters of type TLcdAISDataObjectFactoryModifierConstructorDescriptionCreates a newTLcdDAFIFAerodromeDecoderobject.TLcdDAFIFAerodromeDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFAerodromeDecoderobject.Constructs a newTLcdDAFIFAerodromeNavaidDecoderobject.TLcdDAFIFAerodromeNavaidDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFAerodromeNavaidDecoderobject.Constructs a newTLcdDAFIFAirspaceDecoderobject.TLcdDAFIFAirspaceDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFAirspaceDecoderobject.Creates a newTLcdDAFIFATSRouteDecoder.TLcdDAFIFATSRouteDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFATSRouteDecoder.Constructs a newTLcdDAFIFHelipadDecoderobject.TLcdDAFIFHelipadDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFHelipadDecoderobject.Creates a newTLcdDAFIFHeliportDecoderobject.TLcdDAFIFHeliportDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFHeliportDecoderobject.Constructs a newTLcdDAFIFHoldingDecoderobject.TLcdDAFIFHoldingDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFHoldingDecoderobject.TLcdDAFIFILSDecoder(TLcdAISDataObjectFactory aFactory) Constructs a newTLcdDAFIFILSDecoderobject.TLcdDAFIFILSDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFILSDecoderobject.TLcdDAFIFIndependentAerodromeNavaidDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFIndependentAerodromeNavaidDecoderobject.The user should specify which domainFactory he or she wants to use to create the navaids.TLcdDAFIFIndependentAerodromeNavaidDecoder(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFIndependentAerodromeNavaidDecoderobject.The user should specify which domainFactory he or she wants to use to create the navaids.TLcdDAFIFIndependentATSRouteDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFIndependentATSRouteDecoderobject.TLcdDAFIFIndependentATSRouteDecoder(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFIndependentATSRouteDecoderobject.Constructs a newTLcdDAFIFIndependentHelipadDecoderobject.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 newTLcdDAFIFIndependentHelipadDecoderobject.The user should specify which domainFactory he or she wants to use to create the heliports and the helipads.TLcdDAFIFIndependentHoldingDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFIndependentHoldingDecoderobject.TLcdDAFIFIndependentHoldingDecoder(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFIndependentHoldingDecoderobject.TLcdDAFIFIndependentILSDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFIndependentILSDecoderobject.TLcdDAFIFIndependentILSDecoder(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFIndependentILSDecoderobject.TLcdDAFIFIndependentProcedureDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFIndependentProcedureDecoderobject.TLcdDAFIFIndependentProcedureDecoder(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFIndependentProcedureDecoderobject.TLcdDAFIFIndependentRunwayDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFIndependentRunwayDecoderobject.TLcdDAFIFIndependentRunwayDecoder(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFIndependentRunwayDecoderobject.Creates a newTLcdDAFIFMilitaryTrainingRouteDecoder.TLcdDAFIFMilitaryTrainingRouteDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFMilitaryTrainingRouteDecoder.Constructs a newTLcdDAFIFNavaidDecoderobject.TLcdDAFIFNavaidDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFNavaidDecoderobject.Constructs a newTLcdDAFIFOrtcaDecoderobject.TLcdDAFIFOrtcaDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFOrtcaDecoderobject.Constructs a newTLcdDAFIFParachuteJumpAreaDecoderobject.TLcdDAFIFParachuteJumpAreaDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFParachuteJumpAreaDecoderobject.Creates a newTLcdDAFIFProcedureDecoderobject.TLcdDAFIFProcedureDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFProcedureDecoderobject.Constructs a newTLcdDAFIFRefuelingTrackDecoderobject.TLcdDAFIFRefuelingTrackDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFRefuelingTrackDecoderobject.Constructs a newTLcdDAFIFRunwayDecoderobject.TLcdDAFIFRunwayDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFRunwayDecoderobject.Constructs a newTLcdDAFIFSpecialUseAirspaceDecoderobject.TLcdDAFIFSpecialUseAirspaceDecoder(TLcdAISDataObjectFactory aFactory, Properties aDAFIFProperties) Constructs a newTLcdDAFIFSpecialUseAirspaceDecoderobject.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 newTLcdDAFIFWayPointDecoderobject.TLcdDAFIFWayPointDecoder(TLcdAISDataObjectFactory aDomainFactory, Properties aDAFIFProperties) Creates a newTLcdDAFIFWayPointDecoderobject. -
Uses of TLcdAISDataObjectFactory in com.luciad.format.dafif.gui
Constructors in com.luciad.format.dafif.gui with parameters of type TLcdAISDataObjectFactoryModifierConstructorDescriptionTLcdDAFIFLoader(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
Constructors in com.luciad.format.dafift.decoder with parameters of type TLcdAISDataObjectFactoryModifierConstructorDescriptionCreates a newTLcdDAFIFTAerodromeDecoderobject.Constructs a newTLcdDAFIFTAerodromeNavaidDecoderobject.Constructs a newTLcdDAFIFTAirspaceDecoderobject.Creates a newTLcdDAFIFTATSRouteDecoder.Constructs a newTLcdDAFIFTHelipadDecoderobject.Creates a newTLcdDAFIFTHeliportDecoderobject.Constructs a newTLcdDAFIFTHoldingDecoderobject.TLcdDAFIFTILSDecoder(TLcdAISDataObjectFactory aFactory) Constructs a newTLcdDAFIFTILSDecoderobject.TLcdDAFIFTIndependentAerodromeNavaidDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentAerodromeNavaidDecoderobject.TLcdDAFIFTIndependentATSRouteDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentATSRouteDecoderobject.TLcdDAFIFTIndependentHelipadDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentHelipadDecoderobject.TLcdDAFIFTIndependentHoldingDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentHoldingDecoderobject.TLcdDAFIFTIndependentILSDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentILSDecoderobject.TLcdDAFIFTIndependentProcedureDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentProcedureDecoderobject.TLcdDAFIFTIndependentRunwayDecoder(TLcdAISDataObjectFactory aDomainFactory) Creates a newTLcdDAFIFTIndependentRunwayDecoderobject.Creates a newTLcdDAFIFTMilitaryTrainingRouteDecoder.Constructs a newTLcdDAFIFTMinimumSectorAltitudeDecoderobject.Constructs a newTLcdDAFIFTNavaidDecoderobject.Constructs a newTLcdDAFIFTOrtcaDecoderobject.Constructs a newTLcdDAFIFTParachuteJumpAreaDecoderobject.Constructs a newTLcdDAFIFTPrecisionApproachPathDecoderobject.TLcdDAFIFTProcedureDecoder(TLcdAISDataObjectFactory aDataFactory) Constructs a newTLcdDAFIFTProcedureDecoderobject.Constructs a newTLcdDAFIFTRefuelingTrackDecoderobject.Constructs a newTLcdDAFIFTRunwayDecoderobject.Constructs a newTLcdDAFIFTSpecialUseAirspaceDecoderobject.Constructs a newTLcdDAFIFTVFRRouteDecoderobject.TLcdDAFIFTVFRRouteDecoder(TLcdAISDataObjectFactory aFactory, boolean aAddAerodromes) Constructs a newTLcdDAFIFTVFRRouteDecoderobject.Creates a newTLcdDAFIFTWayPointDecoderobject.