Package | Description |
---|---|
org.apache.poi.xslf.usermodel |
Modifier and Type | Method | Description |
---|---|---|
XSLFPictureData |
XSLFPictureShape.getPictureData() |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<XSLFPictureData> |
XMLSlideShow.getAllPictures() |
Returns all Pictures, which are referenced from the document itself.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
XSLFImageRenderer.drawImage(java.awt.Graphics2D graphics,
XSLFPictureData data,
java.awt.geom.Rectangle2D anchor) |
Render picture data into the supplied graphics
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.