@Beta public class XSLFPictureShape extends XSLFSimpleShape
| Modifier and Type | Method and Description |
|---|---|
void |
drawContent(Graphics2D graphics)
draw any content within this shape (image, text, etc.).
|
XSLFPictureData |
getPictureData() |
void |
resize()
Resize this picture to the default size.
|
draw, getAnchor, getCTPlaceholder, getFillColor, getFlipHorizontal, getFlipVertical, getLineCap, getLineColor, getLineDash, getLineHeadDecoration, getLineHeadLength, getLineHeadWidth, getLineTailDecoration, getLineTailLength, getLineTailWidth, getLineWidth, getNvPr, getRotation, getShadow, getShapeId, getShapeName, getShapeType, getSheet, getSpPr, getSpStyle, getXmlObject, setAnchor, setFillColor, setFlipHorizontal, setFlipVertical, setLineCap, setLineColor, setLineDash, setLineHeadDecoration, setLineHeadLength, setLineHeadWidth, setLineTailDecoration, setLineTailLength, setLineTailWidth, setLineWidth, setRotation, setShapeTypeapplyTransformpublic void resize()
public XSLFPictureData getPictureData()
public void drawContent(Graphics2D graphics)
XSLFSimpleShapedrawContent in class XSLFSimpleShapegraphics - the graphics to draw intoCopyright © 2020. All rights reserved.