Uses of Interface
com.luciad.ais.model.vfr.ILcdEditableVFRRoute
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all arrival / departure routes in Visual Flight Rules related aspects.
-
Uses of ILcdEditableVFRRoute in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcdEditableVFRRoute
ALcdAISObjectFactory.createFeaturedEditableVFRRoute
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVFRRoute
with the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableVFRRoute
(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableVFRRoute
(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createVFRRoute
(TLcdDataType aType) Creates anILcdEditableVFRRoute
. -
Uses of ILcdEditableVFRRoute in com.luciad.ais.model.vfr
Modifier and TypeClassDescriptionclass
An extension ofTLcdVFROffsetRoute
with additional properties.class
The default implementation of a VFR route with additional properties.class
This class defines a route that consists of offset points.class
The default implementation of a VFR route without features.