Uses of Interface
com.luciad.ais.model.util.ILcdFeatureClassMapper
Packages that use ILcdFeatureClassMapper
Package
Description
Provides classes and interfaces for all aerodrome related aspects.
Provides classes and interfaces for all airspace related aspects (like airspaces,
airspace associations and airspace segments).
Provides classes and interfaces for all geographical border related aspects.
Provides classes and interfaces for all navigation aid related aspects.
Provides classes and interfaces for all obstacle related aspects.
Provides classes and interfaces for all Offroute Terrain Clearance Altitude related aspects.
Provides classes and interfaces for all parachute jump area related aspects.
Provides classes and interfaces for all procedure related aspects.
Provides classes and interfaces for all air refueling related aspects (like tracks, airspace, ...
Provides classes and interfaces for all route or airway related aspects.
Provides classes and interfaces for all service related aspects.
Basic utilities in the context of the AIS model package.
Provides classes and interfaces for all arrival / departure routes in Visual Flight Rules related aspects.
Provides classes and interfaces for all aerodrome related aspects within AIXM.
Provides classes and interfaces for all airspace related aspects within AIXM.
Provides classes and interfaces for all geoborder related aspects within AIXM.
Provides classes and interfaces for all navaid related aspects within AIXM.
Provides classes and interfaces for all procedure related aspects within AIXM.
Provides classes and interfaces for all route related aspects within AIXM.
Provides classes and interfaces for all aerodrome related aspects within ARINC.
Provides classes and interfaces for all airspace related aspects within ARINC.
Provides classes and interfaces for all communication related aspects within ARINC.
Provides classes and interfaces for all navaid related aspects within ARINC.
Provides classes and interfaces for all procedure related aspects within ARINC.
Provides classes and interfaces for all route related aspects within ARINC.
Provides classes and interfaces for all aerodrome related aspects within DAFIF.
Provides classes and interfaces for all airspace related aspects within DAFIF.
Provides classes and interfaces for all communication related aspects within DAFIF.
Provides classes and interfaces for all navaid related aspects within DAFIF.
Provides classes and interfaces for all ortca related aspects within DAFIF.
Provides classes and interfaces for all parachute jump area related aspects within DAFIF.
Provides classes and interfaces for all procedure related aspects within DAFIF.
Provides classes and interfaces for all refueling track related aspects within DAFIF.
Provides classes and interfaces for all route related aspects within DAFIF.
Provides classes and interfaces for all VFR related aspects within DAFIF.
-
Uses of ILcdFeatureClassMapper in com.luciad.ais.model.aerodrome
Classes in com.luciad.ais.model.aerodrome that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class defines a feature class mapper for aerodromes.classThis class defines a feature class mapper for arresting gears.classThis class defines a feature class mapper for helipads.classThis class defines a feature class mapper for runway cline points.classThis class defines a feature class mapper for runway directions.classThis class defines a feature class mapper for runways.Methods in com.luciad.ais.model.aerodrome that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdAerodromeFeatureClassMapper.getInstance()Returns aTLcdAerodromeFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdArrestingGearFeatureClassMapper.getInstance()Returns aTLcdArrestingGearFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdHelipadFeatureClassMapper.getInstance()Returns aTLcdHelipadFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdRunwayClinePointFeatureClassMapper.getInstance()Returns aTLcdRunwayClinePointFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdRunwayDirectionFeatureClassMapper.getInstance()Returns aTLcdRunwayDirectionFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdRunwayFeatureClassMapper.getInstance()Returns aTLcdRunwayFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.ais.model.airspace
Classes in com.luciad.ais.model.airspace that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class defines a feature class mapper for airspaces.Methods in com.luciad.ais.model.airspace that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdAirspaceFeatureClassMapper.getInstance()Returns aTLcdAirspaceFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.ais.model.geoborder
Classes in com.luciad.ais.model.geoborder that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class defines a feature class mapper for geographical borders.Methods in com.luciad.ais.model.geoborder that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdGeoborderFeatureClassMapper.getInstance()Returns aTLcdGeoborderFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.ais.model.obstacle
Classes in com.luciad.ais.model.obstacle that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class defines a feature class mapper for obstacles.Methods in com.luciad.ais.model.obstacle that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdObstacleFeatureClassMapper.getInstance()Returns aTLcdObstacleFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.ais.model.ortca
Classes in com.luciad.ais.model.ortca that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class defines a feature class mapper for ORTCAs.Methods in com.luciad.ais.model.ortca that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdOrtcaFeatureClassMapper.getInstance()Returns aTLcdOrtcaFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.ais.model.parachutejumparea
Classes in com.luciad.ais.model.parachutejumparea that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class defines a feature class mapper for parachute jump areas.Methods in com.luciad.ais.model.parachutejumparea that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdParachuteJumpAreaFeatureClassMapper.getInstance()Returns aTLcdParachuteJumpAreaFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.ais.model.procedure
Classes in com.luciad.ais.model.procedure that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class defines a feature class mapper for holdings.classThis class defines a feature class mapper for procedures.classThis class defines a feature class mapper for procedures legs.Methods in com.luciad.ais.model.procedure that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdHoldingFeatureClassMapper.getInstance()Returns aTLcdHoldingFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdProcedureFeatureClassMapper.getInstance()Returns aTLcdProcedureFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdProcedureLegFeatureClassMapper.getInstance()Returns aTLcdProcedureLegFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.ais.model.refuelingtrack
Classes in com.luciad.ais.model.refuelingtrack that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class defines a feature class mapper for refueling track or anchor airspaces.classThis class defines a feature class mapper for refueling tracks or anchors.classThis class defines a feature class mapper for refueling track or anchor route points.Methods in com.luciad.ais.model.refuelingtrack that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdRefuelingAirspaceFeatureClassMapper.getInstance()Returns aTLcdRefuelingAirspaceFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdRefuelingTrackFeatureClassMapper.getInstance()Returns aTLcdRefuelingTrackFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdRefuelingTrackPointFeatureClassMapper.getInstance()Returns aTLcdRefuelingTrackPointFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.ais.model.route
Classes in com.luciad.ais.model.route that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class defines a feature class mapper for ATS routes.classThis class defines a feature class mapper for ATS route segments.classThis class defines a feature class mapper for military training routes.classThis class defines a feature class mapper for military training route points.classThis class defines a feature class mapper for military training route segments.Methods in com.luciad.ais.model.route that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdATSRouteFeatureClassMapper.getInstance()Returns aTLcdATSRouteFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdATSRouteSegmentFeatureClassMapper.getInstance()Returns aTLcdATSRouteSegmentFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdMilitaryTrainingRouteFeatureClassMapper.getInstance()Returns aTLcdMilitaryTrainingRouteFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdMilitaryTrainingRoutePointFeatureClassMapper.getInstance()Returns aTLcdMilitaryTrainingRoutePointFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdMilitaryTrainingRouteSegmentFeatureClassMapper.getInstance()Returns aTLcdMilitaryTrainingRouteSegmentFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.ais.model.service
Classes in com.luciad.ais.model.service that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class defines a feature class mapper for services.Methods in com.luciad.ais.model.service that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdServiceFeatureClassMapper.getInstance()Returns aTLcdServiceFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.ais.model.util
Classes in com.luciad.ais.model.util that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThe default implementation of theILcdFeatureClassMapperinterface. -
Uses of ILcdFeatureClassMapper in com.luciad.ais.model.vfr
Classes in com.luciad.ais.model.vfr that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class defines a feature class mapper for VFR routes.classThis class defines a feature class mapper for VFR route points.Methods in com.luciad.ais.model.vfr that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdVFRRouteFeatureClassMapper.getInstance()Returns aTLcdVFRRouteFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdVFRRoutePointFeatureClassMapper.getInstance()Returns aTLcdVFRRoutePointFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.aixm.model.aerodrome
Classes in com.luciad.format.aixm.model.aerodrome that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of AIXM specific features defined in theILcdAIXMAerodromeFeatureinterface.classThis class keeps track of theClassobjects of AIXM specific features defined in theILcdAIXMRunwayClinePointFeatureinterface.classThis class keeps track of theClassobjects of AIXM specific features defined in theILcdAIXMRunwayDirectionFeatureinterface.classThis class keeps track of theClassobjects of AIXM specific features defined in theILcdAIXMRunwayFeatureinterface.Methods in com.luciad.format.aixm.model.aerodrome that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdAIXMAerodromeFeatureClassMapper.getInstance()Returns aTLcdAIXMAerodromeFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdAIXMRunwayClinePointFeatureClassMapper.getInstance()Returns aTLcdAIXMRunwayClinePointFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdAIXMRunwayDirectionFeatureClassMapper.getInstance()Returns aTLcdAIXMRunwayDirectionFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdAIXMRunwayFeatureClassMapper.getInstance()Returns aTLcdAIXMRunwayFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.aixm.model.airspace
Classes in com.luciad.format.aixm.model.airspace that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of AIXM specific features defined in theILcdAIXMAirspaceFeatureinterface.Methods in com.luciad.format.aixm.model.airspace that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdAIXMAirspaceFeatureClassMapper.getInstance()Returns aTLcdAIXMAirspaceFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.aixm.model.geoborder
Classes in com.luciad.format.aixm.model.geoborder that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of AIXM specific features ofILcdGeoborderobjects.Methods in com.luciad.format.aixm.model.geoborder that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdAIXMGeoborderFeatureClassMapper.getInstance()Returns aTLcdAIXMGeoborderFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.aixm.model.procedure
Classes in com.luciad.format.aixm.model.procedure that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassExtension of the default procedure feature class mapper to support the additional feature classes for AIXM.classThis class keeps track of theTLcdProcedureLegobjects of AIXM specific features defined in theILcdAIXMProcedureLegFeatureinterface.Methods in com.luciad.format.aixm.model.procedure that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdAIXMProcedureFeatureClassMapper.getInstance()Returns aTLcdAIXMProcedureFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdAIXMProcedureLegFeatureClassMapper.getInstance()Returns aTLcdAIXMProcedureLegFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.aixm.model.route
Classes in com.luciad.format.aixm.model.route that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of AIXM specific features defined in theILcdAIXMATSRouteFeatureinterface.classThis class keeps track of theClassobjects of AIXM specific features defined in theILcdAIXMRouteSegmentFeatureinterface.Methods in com.luciad.format.aixm.model.route that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdAIXMATSRouteFeatureClassMapper.getInstance()Returns aTLcdAIXMATSRouteFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdAIXMRouteSegmentFeatureClassMapper.getInstance()Returns aTLcdAIXMRouteSegmentFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.arinc.model.aerodrome
Classes in com.luciad.format.arinc.model.aerodrome that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of ARINC specific features defined in theILcdARINCAerodromeFeatureinterface.classThis class keeps track of theClassobjects of ARINC specific features defined in theILcdARINCRunwayDirectionFeatureinterface.classThis class keeps track of theClassobjects of ARINC specific features defined in theILcdARINCRunwayFeatureinterface.Methods in com.luciad.format.arinc.model.aerodrome that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdARINCAerodromeFeatureClassMapper.getInstance()Returns aTLcdARINCAerodromeFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdARINCRunwayDirectionFeatureClassMapper.getInstance()Returns aTLcdARINCRunwayDirectionFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdARINCRunwayFeatureClassMapper.getInstance()Returns aTLcdARINCRunwayFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.arinc.model.airspace
Classes in com.luciad.format.arinc.model.airspace that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of ARINC specific features defined in theILcdARINCAirspaceFeatureinterface.Methods in com.luciad.format.arinc.model.airspace that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdARINCAirspaceFeatureClassMapper.getInstance()Returns aTLcdARINCAirspaceFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.arinc.model.communication
Classes in com.luciad.format.arinc.model.communication that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of ARINC specific features defined in theILcdARINCAerodromeCommunicationFeatureinterface.classThis class defines a feature class mapper for services.classThis class keeps track of theClassobjects of ARINC specific features defined in theILcdARINCEnrouteCommunicationFeatureinterface.Methods in com.luciad.format.arinc.model.communication that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdARINCAerodromeCommunicationFeatureClassMapper.getInstance()Returns aTLcdARINCAerodromeCommunicationFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdARINCCommunicationFeatureClassMapper.getInstance()Returns aTLcdARINCCommunicationFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdARINCEnrouteCommunicationFeatureClassMapper.getInstance()Returns aTLcdARINCEnrouteCommunicationFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.arinc.model.procedure
Classes in com.luciad.format.arinc.model.procedure that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of ARINC specific features defined in theILcdARINCHoldingFeatureinterface.classThis class keeps track of theClassobjects of ARINC specific features defined in theILcdARINCProcedureFeatureinterface.Methods in com.luciad.format.arinc.model.procedure that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdARINCHoldingFeatureClassMapper.getInstance()Returns aTLcdARINCHoldingFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdARINCProcedureFeatureClassMapper.getInstance()Returns aTLcdARINCProcedureFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.arinc.model.route
Classes in com.luciad.format.arinc.model.route that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of ARINC specific features defined in theILcdARINCATSRouteSegmentFeatureinterface.Methods in com.luciad.format.arinc.model.route that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdARINCATSRouteSegmentFeatureClassMapper.getInstance()Returns aTLcdARINCATSRouteSegmentFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.dafif.model.aerodrome
Classes in com.luciad.format.dafif.model.aerodrome that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFAerodromeFeatureinterface.classThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFArrestingGearFeatureinterface.classThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFHelipadFeatureinterface.classThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFRunwayDirectionFeatureinterface.classThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFRunwayFeatureinterface.Methods in com.luciad.format.dafif.model.aerodrome that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdDAFIFAerodromeFeatureClassMapper.getInstance()Returns aTLcdDAFIFAerodromeFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdDAFIFArrestingGearFeatureClassMapper.getInstance()Returns aTLcdDAFIFArrestingGearFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdDAFIFHelipadFeatureClassMapper.getInstance()Returns aTLcdDAFIFHelipadFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdDAFIFRunwayDirectionFeatureClassMapper.getInstance()Returns aTLcdDAFIFRunwayDirectionFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdDAFIFRunwayFeatureClassMapper.getInstance()Returns aTLcdDAFIFRunwayFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.dafif.model.airspace
Classes in com.luciad.format.dafif.model.airspace that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFAirspaceFeatureinterface.Methods in com.luciad.format.dafif.model.airspace that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdDAFIFAirspaceFeatureClassMapper.getInstance()Returns aTLcdDAFIFAirspaceFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.dafif.model.communication
Classes in com.luciad.format.dafif.model.communication that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFCommunicationFeatureinterface.Methods in com.luciad.format.dafif.model.communication that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdDAFIFCommunicationFeatureClassMapper.getInstance()Returns aTLcdDAFIFCommunicationFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.dafif.model.ortca
Classes in com.luciad.format.dafif.model.ortca that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFOrtcaFeatureinterface.Methods in com.luciad.format.dafif.model.ortca that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdDAFIFOrtcaFeatureClassMapper.getInstance()Returns aTLcdDAFIFOrtcaFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.dafif.model.parachutejumparea
Classes in com.luciad.format.dafif.model.parachutejumparea that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFParachuteJumpAreaFeatureinterface.Methods in com.luciad.format.dafif.model.parachutejumparea that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdDAFIFParachuteJumpAreaFeatureClassMapper.getInstance()Returns aTLcdDAFIFParachuteJumpAreaFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.dafif.model.procedure
Classes in com.luciad.format.dafif.model.procedure that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFHoldingFeatureinterface.classThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFProcedureFeatureinterface.Methods in com.luciad.format.dafif.model.procedure that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdDAFIFHoldingFeatureClassMapper.getInstance()Returns aTLcdDAFIFHoldingFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdDAFIFProcedureFeatureClassMapper.getInstance()Returns aTLcdDAFIFProcedureFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.dafif.model.refuelingtrack
Classes in com.luciad.format.dafif.model.refuelingtrack that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFRefuelingAirspaceFeatureinterface.classThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFRefuelingTrackFeatureinterface.classThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFRefuelingTrackPointFeatureinterface.Methods in com.luciad.format.dafif.model.refuelingtrack that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdDAFIFRefuelingAirspaceFeatureClassMapper.getInstance()Returns aTLcdDAFIFRefuelingAirspaceFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdDAFIFRefuelingTrackFeatureClassMapper.getInstance()Returns aTLcdDAFIFRefuelingTrackFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdDAFIFRefuelingTrackPointFeatureClassMapper.getInstance()Returns aTLcdDAFIFRefuelingTrackPointFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.dafif.model.route
Classes in com.luciad.format.dafif.model.route that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFATSRouteFeatureinterface.classThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFATSRouteSegmentFeatureinterface.classThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFMilitaryTrainingRouteFeatureinterface.classThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFMilitaryTrainingRoutePointFeatureinterface.classThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFMilitaryTrainingRouteSegmentFeatureinterface.Methods in com.luciad.format.dafif.model.route that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdDAFIFATSRouteFeatureClassMapper.getInstance()Returns aTLcdDAFIFATSRouteFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdDAFIFATSRouteSegmentFeatureClassMapper.getInstance()Returns aTLcdDAFIFATSRouteSegmentFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdDAFIFMilitaryTrainingRouteFeatureClassMapper.getInstance()Returns aTLcdDAFIFMilitaryTrainingRouteFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdDAFIFMilitaryTrainingRoutePointFeatureClassMapper.getInstance()Returns aTLcdDAFIFMilitaryTrainingRoutePointFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdDAFIFMilitaryTrainingRouteSegmentFeatureClassMapper.getInstance()Returns aTLcdDAFIFMilitaryTrainingRouteSegmentFeatureClassMapperobject. -
Uses of ILcdFeatureClassMapper in com.luciad.format.dafif.model.vfr
Classes in com.luciad.format.dafif.model.vfr that implement ILcdFeatureClassMapperModifier and TypeClassDescriptionclassThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFVFRRouteFeatureinterface.classThis class keeps track of theClassobjects of DAFIF specific features defined in theILcdDAFIFVFRRoutePointFeatureinterface.Methods in com.luciad.format.dafif.model.vfr that return ILcdFeatureClassMapperModifier and TypeMethodDescriptionstatic ILcdFeatureClassMapperTLcdDAFIFVFRRouteFeatureClassMapper.getInstance()Returns aTLcdDAFIFVFRRouteFeatureClassMapperobject.static ILcdFeatureClassMapperTLcdDAFIFVFRRoutePointFeatureClassMapper.getInstance()Returns aTLcdDAFIFVFRRoutePointFeatureClassMapperobject.