Class ShapeAdjust

java.lang.Object
com.independentsoft.office.diagrams.ShapeAdjust

public class ShapeAdjust extends Object
The Class ShapeAdjust.
  • Constructor Details

    • ShapeAdjust

      public ShapeAdjust()
      Instantiates a new shape adjust.
  • Method Details

    • clone

      public ShapeAdjust clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getIndex

      public long getIndex()
      Gets the index.
      Returns:
      the index
    • setIndex

      public void setIndex(long index)
      Sets the index.
      Parameters:
      index - the new index
    • getValue

      public double getValue()
      Gets the value.
      Returns:
      the value
    • setValue

      public void setValue(double val)
      Sets the value.
      Parameters:
      val - the new value