Package | Description |
---|---|
org.apache.poi.xslf.usermodel |
Modifier and Type | Method and Description |
---|---|
static XSLFPictureShape |
XSLFPictureShape.addSvgImage(XSLFSheet sheet,
XSLFPictureData svgPic,
PictureData.PictureType previewType,
java.awt.geom.Rectangle2D anchor)
Convenience method for adding SVG images, which generates the preview image
|
XSLFPictureShape |
XSLFShapeContainer.createPicture(PictureData pictureData) |
XSLFPictureShape |
XSLFSheet.createPicture(PictureData pictureData) |
XSLFPictureShape |
XSLFGroupShape.createPicture(PictureData pictureData) |
XSLFPictureShape |
XSLFDrawing.createPicture(java.lang.String rel) |
XSLFPictureShape |
XSLFGraphicFrame.getFallbackPicture() |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.