Package org.apache.poi.xslf.usermodel
Class XSLFMetroShape
java.lang.Object
org.apache.poi.xslf.usermodel.XSLFMetroShape
Experimental class for metro blobs, i.e. an alternative escher property
containing an ooxml representation of the shape.
This is the helper class for HSLFMetroShape to dive into OOXML classes
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XSLFMetroShape
public XSLFMetroShape()
-
-
Method Details
-
parseShape
public static Shape<?,?> parseShape(byte[] metroBytes) throws InvalidFormatException, IOException, org.apache.xmlbeans.XmlException - Throws:
InvalidFormatException
IOException
org.apache.xmlbeans.XmlException
-