public class XSLFBackground extends XSLFSimpleShape
Modifier and Type | Method and Description |
---|---|
void |
draw(Graphics2D graphics)
Draw this shape into the supplied canvas
|
Rectangle2D |
getAnchor() |
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, setShapeType
applyTransform
public Rectangle2D getAnchor()
getAnchor
in class XSLFSimpleShape
public void draw(Graphics2D graphics)
XSLFShape
draw
in class XSLFSimpleShape
graphics
- the graphics to draw intopublic Color getFillColor()
getFillColor
in class XSLFSimpleShape
Copyright © 2020. All rights reserved.