Class DrawingObjects

java.lang.Object
com.independentsoft.office.spreadsheet.drawing.DrawingObjects

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

    • DrawingObjects

      public DrawingObjects()
      Instantiates a new drawing objects.
    • DrawingObjects

      public DrawingObjects(byte[] buffer, Relationship relationship) throws XMLStreamException
      Instantiates a new drawing objects.
      Parameters:
      buffer - the buffer
      relationship - the relationship
      Throws:
      XMLStreamException - the xML stream exception
  • Method Details