|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.xslf.usermodel.XSLFMetroShape
@Internal public class 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 | |
---|---|
XSLFMetroShape()
|
Method Summary | |
---|---|
static Shape<?,?> |
parseShape(byte[] metroBytes)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XSLFMetroShape()
Method Detail |
---|
public static Shape<?,?> parseShape(byte[] metroBytes) throws InvalidFormatException, java.io.IOException, org.apache.xmlbeans.XmlException
InvalidFormatException
java.io.IOException
org.apache.xmlbeans.XmlException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |