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