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, setShapeType
applyTransform
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 © 2005-2010 Potix Corporation. All Rights Reserved.