Uses of Interface
com.luciad.ais.model.vfr.ILcdEditableVFRRoutePoint
Packages that use ILcdEditableVFRRoutePoint
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 ILcdEditableVFRRoutePoint in com.luciad.ais.model
Methods in com.luciad.ais.model that return ILcdEditableVFRRoutePointModifier and TypeMethodDescriptionabstract ILcdEditableVFRRoutePointALcdAISObjectFactory.createEditableVFRRoutePoint()Deprecated.Creates anILcdEditableVFRRoutePoint.TLcdAISLonLatHeightObjectFactory.createEditableVFRRoutePoint()Deprecated.TLcdAISXYZObjectFactory.createEditableVFRRoutePoint()Deprecated.abstract ILcdEditableVFRRoutePointALcdAISObjectFactory.createFeaturedEditableVFRRoutePoint(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVFRRoutePointwith the specified number of features.TLcdAISLonLatHeightObjectFactory.createFeaturedEditableVFRRoutePoint(int aNumberOfFeatures) Deprecated.TLcdAISXYZObjectFactory.createFeaturedEditableVFRRoutePoint(int aNumberOfFeatures) Deprecated.TLcdAISDataObjectFactory.createVFRRoutePoint(TLcdDataType aType) Creates anILcdEditableVFRRoutePoint. -
Uses of ILcdEditableVFRRoutePoint in com.luciad.ais.model.vfr
Classes in com.luciad.ais.model.vfr that implement ILcdEditableVFRRoutePointModifier and TypeClassDescriptionclassThe default implementation of a VFR route point with addtional properties.classThe default implementation of a VFR route point without features.