Uses of Interface
com.luciad.ais.model.vfr.ILcdEditableVFRRoute
Packages that use 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
Methods in com.luciad.ais.model that return ILcdEditableVFRRouteModifier and TypeMethodDescriptionabstract ILcdEditableVFRRouteALcdAISObjectFactory.createFeaturedEditableVFRRoute(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVFRRoutewith 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
Classes in com.luciad.ais.model.vfr that implement ILcdEditableVFRRouteModifier and TypeClassDescriptionclassAn extension ofTLcdVFROffsetRoutewith additional properties.classThe default implementation of a VFR route with additional properties.classThis class defines a route that consists of offset points.classThe default implementation of a VFR route without features.