public class XSLFBackground extends XSLFSimpleShape
| Modifier and Type | Method | Description |
|---|---|---|
void |
draw(java.awt.Graphics2D graphics) |
Draw this shape into the supplied canvas
|
java.awt.geom.Rectangle2D |
getAnchor() |
|
java.awt.Color |
getFillColor() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyTransformdrawContent, 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, setShapeTypepublic 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 2018 The Apache Software Foundation or its licensors, as applicable.