|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yworks.yfiles.bpmn.view.PoolPainters.LaneBackgroundPoolPainter
Painter implementation to draw the background of BPMN pool nodes.

| Constructor Summary | |
PoolPainters.LaneBackgroundPoolPainter(boolean paintRows)
Creates an instance of the LaneBackgroundPoolPainter. |
|
| Method Summary | |
void |
paint(NodeRealizer context,
Graphics2D graphics)
Used as a callback for the GenericNodeRealizer.paint(java.awt.Graphics2D) method. |
void |
paintSloppy(NodeRealizer context,
Graphics2D graphics)
Used as a callback for the GenericNodeRealizer.paintSloppy(java.awt.Graphics2D) method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PoolPainters.LaneBackgroundPoolPainter(boolean paintRows)
paintRows - determines weather to paint rows or columns| Method Detail |
public void paint(NodeRealizer context,
Graphics2D graphics)
GenericNodeRealizer.paint(java.awt.Graphics2D) method.
paint in interface GenericNodeRealizer.Painter
public void paintSloppy(NodeRealizer context,
Graphics2D graphics)
GenericNodeRealizer.paintSloppy(java.awt.Graphics2D) method.
paintSloppy in interface GenericNodeRealizer.Painter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||