Uses of Interface
com.luciad.ais.model.vfr.ILcdVFRRoutePoint
Packages that use 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
Subinterfaces of ILcdVFRRoutePoint in com.luciad.ais.model.vfrModifier and TypeInterfaceDescriptioninterfaceThis interface defines operations to edit the attributes and relationships of anILcdVFRRoutePoint.Classes in com.luciad.ais.model.vfr that implement ILcdVFRRoutePointModifier and TypeClassDescriptionclassThe default implementation of a VFR route point with addtional properties.classThe default implementation of a VFR route point without features.Methods in com.luciad.ais.model.vfr with parameters of type ILcdVFRRoutePointModifier and TypeMethodDescriptionvoidILcdEditableVFRRoute.addRoutePoint(ILcdVFRRoutePoint aRoutePoint) Adds anILcdVFRRoutePointobject at the end of the VFR route.voidTLcdVFRRoute.addRoutePoint(ILcdVFRRoutePoint aRoutePoint)