Interface ILcdEditableMS2525bShape

All Superinterfaces:
Cloneable, ILcdCloneable, ILcdEditableMS2525bCoded, ILcdMS2525bCoded, ILcdMS2525bShape
All Known Implementing Classes:
TLcdEditableMS2525bObject

public interface ILcdEditableMS2525bShape extends ILcdMS2525bShape, ILcdEditableMS2525bCoded
An editable extension of ILcdEditableMS2525bShape that allows to configure the geometric properties of the symbol.
  • Method Details

    • setWidth

      void setWidth(double aWidth)
      Sets the buffer width. This value is only taken into account when this symbol should be represented by a buffer. In the MIL-STD 2525b specification, these are the arrow symbols; the width property is used to define the width of the bounding box around the arrow.
      Parameters:
      aWidth - the new width in meters.