Uses of Interface
com.luciad.ais.model.route.ILcdRoute
Packages that use ILcdRoute
Package
Description
Provides classes and interfaces for all route or airway related aspects.
-
Uses of ILcdRoute in com.luciad.ais.model.route
Subinterfaces of ILcdRoute in com.luciad.ais.model.routeModifier and TypeInterfaceDescriptioninterface
This interface describes the geometry and the relationships of an ATS route.interface
This interface is an extension of theILcdATSRoute
interface that allows to change the attributes and relationships of an ATS route.interface
This interface is an extension of theILcdMilitaryTrainingRoute
interface that allows to change the attributes and relationships of a military training route.interface
This interface is an extension of theILcdRoute
interface that allows to change the attributes, relationships and geometry of a route.interface
This interface describes the geometry and the relationships of a military training route.Classes in com.luciad.ais.model.route that implement ILcdRouteModifier and TypeClassDescriptionclass
An implementation ofILcdATSRoute
.class
An extension ofTLcdATSRoute
with additional properties.class
A featured extension ofTLcdMilitaryTrainingRoute
.class
An implementation ofILcdMilitaryTrainingRoute
.class
An implementation ofILcdRoute
.