| Package | Description |
|---|---|
| org.zkoss.poi.xslf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
XSLFPictureData |
XSLFPictureShape.getPictureData() |
| Modifier and Type | Method and Description |
|---|---|
List<XSLFPictureData> |
XMLSlideShow.getAllPictures()
Returns all Pictures, which are referenced from the document itself.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
XSLFImageRenderer.drawImage(Graphics2D graphics,
XSLFPictureData data,
Rectangle2D anchor)
Render picture data into the supplied graphics
|
Copyright © 2020. All rights reserved.