|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.xslf.usermodel.XSLFDrawing
@Beta public class XSLFDrawing
Method Summary | |
---|---|
XSLFAutoShape |
createAutoShape()
|
XSLFConnectorShape |
createConnector()
|
XSLFFreeformShape |
createFreeform()
|
XSLFGroupShape |
createGroup()
|
XSLFPictureShape |
createPicture(java.lang.String rel)
|
XSLFTable |
createTable()
|
XSLFTextBox |
createTextBox()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public XSLFAutoShape createAutoShape()
public XSLFFreeformShape createFreeform()
public XSLFTextBox createTextBox()
public XSLFConnectorShape createConnector()
public XSLFGroupShape createGroup()
public XSLFPictureShape createPicture(java.lang.String rel)
public XSLFTable createTable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |