Uses of Interface
com.luciad.ais.model.route.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
Modifier and TypeInterfaceDescriptioninterface
This interface defines generally applicable features for an ATS route.interface
This interface defines generally applicable features for a military training route. -
Uses of ILcdRouteFeature in com.luciad.format.aixm.model.route
Modifier and TypeInterfaceDescriptioninterface
This interface extends the more general applicable features defined in theILcdATSRouteFeature
interface with AIXM specific features. -
Uses of ILcdRouteFeature in com.luciad.format.dafif.model.route
Modifier and TypeInterfaceDescriptioninterface
This interface extends the more general applicable features defined in theILcdATSRouteFeature
interface with DAFIF specific features.interface
This interface extends the more general applicable features defined in theILcdMilitaryTrainingRouteFeature
interface with DAFIF specific features.