public class XSLFBackground extends XSLFSimpleShape
| Modifier and Type | Method and Description |
|---|---|
void |
draw(java.awt.Graphics2D graphics)
Draw this shape into the supplied canvas
|
java.awt.geom.Rectangle2D |
getAnchor() |
java.awt.Color |
getFillColor() |
drawContent, getCTPlaceholder, 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 java.awt.geom.Rectangle2D getAnchor()
getAnchor in class XSLFSimpleShapepublic void draw(java.awt.Graphics2D graphics)
XSLFShapedraw in class XSLFSimpleShapegraphics - the graphics to draw intopublic java.awt.Color getFillColor()
getFillColor in class XSLFSimpleShapeCopyright 2014 The Apache Software Foundation or its licensors, as applicable.