Package com.independentsoft.office.vml
Class VmlDrawing
java.lang.Object
com.independentsoft.office.vml.VmlDrawing
The Class VmlDrawing.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new vml drawing.VmlDrawing(byte[] buffer, Relationship relationship)Instantiates a new vml drawing. -
Method Summary
-
Constructor Details
-
VmlDrawing
public VmlDrawing()Instantiates a new vml drawing. -
VmlDrawing
Instantiates a new vml drawing.- Parameters:
buffer- the bufferrelationship- the relationship- Throws:
XMLStreamException- the xML stream exceptionIOException- Signals that an I/O exception has occurred.
-
-
Method Details