Uses of Interface
com.luciad.ais.model.route.ILcdRouteSegmentFeature
Packages that use ILcdRouteSegmentFeature
Package
Description
Provides classes and interfaces for all route or airway related aspects.
Provides classes and interfaces for all route related aspects within AIXM.
Provides classes and interfaces for all route related aspects within ARINC.
Provides classes and interfaces for all route related aspects within DAFIF.
-
Uses of ILcdRouteSegmentFeature in com.luciad.ais.model.route
Subinterfaces of ILcdRouteSegmentFeature in com.luciad.ais.model.routeModifier and TypeInterfaceDescriptioninterfaceThis interface defines generally applicable features for an ATS route segment.interfaceThis interface defines generally applicable features for military training route segments. -
Uses of ILcdRouteSegmentFeature in com.luciad.format.aixm.model.route
Subinterfaces of ILcdRouteSegmentFeature in com.luciad.format.aixm.model.routeModifier and TypeInterfaceDescriptioninterfaceThis interface extends the more general applicable features defined in theILcdATSRouteSegmentFeatureinterface with AIXM specific features. -
Uses of ILcdRouteSegmentFeature in com.luciad.format.arinc.model.route
Subinterfaces of ILcdRouteSegmentFeature in com.luciad.format.arinc.model.routeModifier and TypeInterfaceDescriptioninterfaceThis interface extends the more general applicable features defined in theILcdATSRouteSegmentFeatureinterface with ARINC specific features. -
Uses of ILcdRouteSegmentFeature in com.luciad.format.dafif.model.route
Subinterfaces of ILcdRouteSegmentFeature in com.luciad.format.dafif.model.routeModifier and TypeInterfaceDescriptioninterfaceThis interface extends the more general applicable features defined in theILcdATSRouteSegmentFeatureinterface with DAFIF specific features.interfaceThis interface extends the more general applicable features defined in theILcdMilitaryTrainingRouteSegmentFeatureinterface with DAFIF specific features.