Class TLcdVFROffsetRoute

All Implemented Interfaces:
ILcdEditableVFRRoute, ILcdVFRRoute, ILcdDataObject, ILcdBounded, ILcdCurve, ILcdPointList, ILcdPolyline, ILcdShape, ILcd2DEditablePointList, ILcd2DEditablePolyline, ILcd2DEditableShape, ILcd3DEditablePointList, ILcd3DEditablePolyline, ILcd3DEditableShape, ILcdCache, ILcdCloneable, Serializable, Cloneable
Direct Known Subclasses:
TLcdFeaturedVFROffsetRoute

public class TLcdVFROffsetRoute extends TLcdVFRRoute
This class defines a route that consists of offset points. These routes are situated at the left or right side of, and parallel with a VFR route.
See Also:
  • Constructor Details

  • Method Details

    • isOffset

      public boolean isOffset()
      Description copied from interface: ILcdVFRRoute
      Returns a boolean indicating whether the route is an offset route or not.

      This is a required attribute.

      Specified by:
      isOffset in interface ILcdVFRRoute
      Overrides:
      isOffset in class TLcdVFRRoute
      Returns:
      a boolean indicating whether the route is an offset route or not