Package com.luciad.ais.model.vfr
package com.luciad.ais.model.vfr
Provides classes and interfaces for all arrival / departure routes in Visual Flight Rules related aspects.
-
ClassDescriptionThis interface defines operations to edit the attributes and relationships of an
ILcdVFRRoute
.This interface defines operations to edit the attributes and relationships of anILcdVFRRoutePoint
.This interface describes the geometry and the relationships of a VFR route.This interface defines general applicable features for a VFR route.This interface describes the geometry and the relationships of a VFR route point.This interface defines general applicable features for a VFR route point.An extension ofTLcdVFROffsetRoute
with additional properties.The default implementation of a VFR route with additional properties.The default implementation of a VFR route point with addtional properties.A model descriptor for models containingILcdAerodrome
objects related to VFR routes.A model descriptor for models containingILcdVFRRoute
objects that represent offset routes (theisOffset
method returns true).This class defines a route that consists of offset points.The default implementation of a VFR route without features.This class defines a feature class mapper for VFR routes.A model descriptor for models containingILcdVFRRoute
objects that are not offset routes (theisOffset
method returns false).The default implementation of a VFR route point without features.This class defines a feature class mapper for VFR route points.