|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hslf.model.ShapePainter
public class ShapePainter
Paint a shape into java.awt.Graphics2D
Field Summary | |
---|---|
protected static POILogger |
logger
|
Constructor Summary | |
---|---|
ShapePainter()
|
Method Summary | |
---|---|
static void |
paint(SimpleShape shape,
java.awt.Graphics2D graphics)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static POILogger logger
Constructor Detail |
---|
public ShapePainter()
Method Detail |
---|
public static void paint(SimpleShape shape, java.awt.Graphics2D graphics)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |