Uses of Interface
com.luciad.ais.model.route.ILcdRouteFeature
Packages that use ILcdRouteFeature
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 DAFIF.
-
Uses of ILcdRouteFeature in com.luciad.ais.model.route
Subinterfaces of ILcdRouteFeature in com.luciad.ais.model.routeModifier and TypeInterfaceDescriptioninterfaceThis interface defines generally applicable features for an ATS route.interfaceThis interface defines generally applicable features for a military training route. -
Uses of ILcdRouteFeature in com.luciad.format.aixm.model.route
Subinterfaces of ILcdRouteFeature in com.luciad.format.aixm.model.routeModifier and TypeInterfaceDescriptioninterfaceThis interface extends the more general applicable features defined in theILcdATSRouteFeatureinterface with AIXM specific features. -
Uses of ILcdRouteFeature in com.luciad.format.dafif.model.route
Subinterfaces of ILcdRouteFeature in com.luciad.format.dafif.model.routeModifier and TypeInterfaceDescriptioninterfaceThis interface extends the more general applicable features defined in theILcdATSRouteFeatureinterface with DAFIF specific features.interfaceThis interface extends the more general applicable features defined in theILcdMilitaryTrainingRouteFeatureinterface with DAFIF specific features.