Uses of Interface
com.luciad.ais.model.vfr.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
Modifier and TypeMethodDescriptionabstract ILcdEditableVFRRoutePoint
ALcdAISObjectFactory.createEditableVFRRoutePoint()
Deprecated.Creates anILcdEditableVFRRoutePoint
.TLcdAISLonLatHeightObjectFactory.createEditableVFRRoutePoint()
Deprecated.TLcdAISXYZObjectFactory.createEditableVFRRoutePoint()
Deprecated.abstract ILcdEditableVFRRoutePoint
ALcdAISObjectFactory.createFeaturedEditableVFRRoutePoint
(int aNumberOfFeatures) Deprecated.Creates anILcdEditableVFRRoutePoint
with 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
Modifier and TypeClassDescriptionclass
The default implementation of a VFR route point with addtional properties.class
The default implementation of a VFR route point without features.