|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSLFPictureData | |
---|---|
org.apache.poi.xslf.usermodel |
Uses of XSLFPictureData in org.apache.poi.xslf.usermodel |
---|
Fields in org.apache.poi.xslf.usermodel with type parameters of type XSLFPictureData | |
---|---|
protected java.util.List<XSLFPictureData> |
XMLSlideShow._pictures
|
Methods in org.apache.poi.xslf.usermodel that return XSLFPictureData | |
---|---|
XSLFPictureData |
XSLFPictureShape.getPictureData()
|
Methods in org.apache.poi.xslf.usermodel that return types with arguments of type XSLFPictureData | |
---|---|
java.util.List<XSLFPictureData> |
XMLSlideShow.getAllPictures()
Returns all Pictures, which are referenced from the document itself. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |