Interface ILcdEditableAPP6AShape

All Superinterfaces:
Cloneable, ILcdAPP6ACoded, ILcdAPP6AShape, ILcdCloneable, ILcdEditableAPP6ACoded
All Known Implementing Classes:
TLcdEditableAPP6AObject

public interface ILcdEditableAPP6AShape extends ILcdAPP6AShape, ILcdEditableAPP6ACoded
An editable extension of ILcdEditableAPP6AShape 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 APP-6A 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.