| Package | Description |
|---|---|
| org.zkoss.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 © 2005-2010 Potix Corporation. All Rights Reserved.