Interface ILcdEditableGeoPathLeg

All Superinterfaces:
Cloneable, ILcd2DEditablePoint, ILcd2DEditableShape, ILcd3DEditablePoint, ILcd3DEditableShape, ILcdBounded, ILcdCloneable, ILcdGeoPathLeg, ILcdPoint, ILcdShape, Serializable
All Known Implementing Classes:
TLcdAirspaceSegment, TLcdGeoPathLeg, TLcdParachuteJumpAreaSegment

public interface ILcdEditableGeoPathLeg extends ILcd3DEditablePoint, ILcdGeoPathLeg
An editable extension of ILcdGeoPathLeg.
  • Method Details

    • setData

      void setData(double[] aData)
      Sets the parameter list of this GeoPath leg. See the ILcdGeoPathLeg documentation for a description of the contents of this array.
      Parameters:
      aData - an array of double double values