Class AbsoluteSizeAnchor

java.lang.Object
com.independentsoft.office.charts.drawing.Anchor
com.independentsoft.office.charts.drawing.AbsoluteSizeAnchor

public class AbsoluteSizeAnchor extends Anchor
The Class AbsoluteSizeAnchor.
  • Constructor Details

    • AbsoluteSizeAnchor

      public AbsoluteSizeAnchor()
      Instantiates a new absolute size anchor.
    • AbsoluteSizeAnchor

      public AbsoluteSizeAnchor(InternalXMLStreamReader reader) throws XMLStreamException
      Instantiates a new absolute size anchor.
      Parameters:
      reader - the reader
      Throws:
      XMLStreamException - the xML stream exception
  • Method Details

    • clone

      public AbsoluteSizeAnchor clone()
      Specified by:
      clone in class Anchor
    • toString

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

      public ShapeExtent getShapeExtent()
      Gets the shape extent.
      Returns:
      the shape extent
    • setShapeExtent

      public void setShapeExtent(ShapeExtent shapeExtent)
      Sets the shape extent.
      Parameters:
      shapeExtent - the new shape extent