Class DrawingObjects
java.lang.Object
com.independentsoft.office.spreadsheet.drawing.DrawingObjects
The Class DrawingObjects.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new drawing objects.DrawingObjects(byte[] buffer, Relationship relationship)Instantiates a new drawing objects. -
Method Summary
-
Constructor Details
-
DrawingObjects
public DrawingObjects()Instantiates a new drawing objects. -
DrawingObjects
Instantiates a new drawing objects.- Parameters:
buffer- the bufferrelationship- the relationship- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details