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