|
||||||||||
| 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.XSLFShape |
|---|
applyTransform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, 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 | |||||||||