Uses of Interface
com.luciad.ais.model.route.ILcdEditableATSRoute
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all route or airway related aspects.
-
Uses of ILcdEditableATSRoute in com.luciad.ais.model
Modifier and TypeMethodDescriptionTLcdAISDataObjectFactory.createATSRoute
(TLcdDataType aType) Creates anILcdEditableATSRoute
.abstract ILcdEditableATSRoute
ALcdAISObjectFactory.createEditableATSRoute()
Deprecated.Creates anILcdEditableATSRoute
.TLcdAISLonLatHeightObjectFactory.createEditableATSRoute()
Deprecated.TLcdAISXYZObjectFactory.createEditableATSRoute()
Deprecated.abstract ILcdEditableATSRoute
ALcdAISObjectFactory.createFeaturedEditableATSRoute
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableATSRoute
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableATSRoute
(int aNumberOfRouteFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableATSRoute
(int aNumberOfRouteFeatures) Deprecated. -
Uses of ILcdEditableATSRoute in com.luciad.ais.model.route
Modifier and TypeClassDescriptionclass
An implementation ofILcdATSRoute
.class
An extension ofTLcdATSRoute
with additional properties.