|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xslf.usermodel.XSLFShape
org.apache.poi.xslf.usermodel.XSLFSimpleShape
org.apache.poi.xslf.usermodel.XSLFBackground
public class XSLFBackground
Background shape
| Method Summary | |
|---|---|
void |
draw(java.awt.Graphics2D graphics)
Draw this shape into the supplied canvas |
java.awt.geom.Rectangle2D |
getAnchor()
|
java.awt.Color |
getFillColor()
|
| Methods inherited from class org.apache.poi.xslf.usermodel.XSLFSimpleShape |
|---|
drawContent, getFlipHorizontal, getFlipVertical, getLineCap, getLineColor, getLineDash, getLineHeadDecoration, getLineHeadLength, getLineHeadWidth, getLineTailDecoration, getLineTailLength, getLineTailWidth, getLineWidth, getRotation, getShadow, getShapeId, getShapeName, getShapeType, getSheet, getXmlObject, setAnchor, setFillColor, setFlipHorizontal, setFlipVertical, setLineCap, setLineColor, setLineDash, setLineHeadDecoration, setLineHeadLength, setLineHeadWidth, setLineTailDecoration, setLineTailLength, setLineTailWidth, setLineWidth, setRotation, setShapeType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.awt.geom.Rectangle2D getAnchor()
getAnchor in class XSLFSimpleShapepublic void draw(java.awt.Graphics2D graphics)
XSLFShape
draw in class XSLFSimpleShapegraphics - the graphics to draw intopublic java.awt.Color getFillColor()
getFillColor in class XSLFSimpleShape
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||