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, wait
applyTransform
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
public java.awt.geom.Rectangle2D getAnchor()
getAnchor
in class XSLFSimpleShape
public void draw(java.awt.Graphics2D graphics)
XSLFShape
draw
in class XSLFSimpleShape
graphics
- the graphics to draw intopublic java.awt.Color getFillColor()
getFillColor
in class XSLFSimpleShape
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.