Uses of Interface
com.luciad.ais.model.vfr.ILcdVFRRoutePoint
Package
Description
Provides classes and interfaces for all arrival / departure routes in Visual Flight Rules related aspects.
-
Uses of ILcdVFRRoutePoint in com.luciad.ais.model.vfr
Modifier and TypeInterfaceDescriptioninterface
This interface defines operations to edit the attributes and relationships of anILcdVFRRoutePoint
.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.Modifier and TypeMethodDescriptionvoid
ILcdEditableVFRRoute.addRoutePoint
(ILcdVFRRoutePoint aRoutePoint) Adds anILcdVFRRoutePoint
object at the end of the VFR route.void
TLcdVFRRoute.addRoutePoint
(ILcdVFRRoutePoint aRoutePoint)