|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yworks.yfiles.bpmn.view.PoolPainters
GenericNodeRealizer.Painter implementations for BPMN pools.
The painter implementations provided by this class are meant to be used
as subordinate painters for TableNodePainter.
![]() |
![]() |
![]() |
![]() |
| Nested Class Summary | |
static class |
PoolPainters.LaneBackgroundPoolPainter
Painter implementation to draw the background of BPMN pool nodes. |
static class |
PoolPainters.LaneForegroundPoolPainter
Painter implementation to draw the foreground of BPMN pool nodes. |
static class |
PoolPainters.LaneHeaderPoolPainter
Painter implementation to draw the lane header of BPMN pool nodes. |
| Field Summary | |
static String |
LANE_STYLE_COLUMNS
Style property value for key POOL_LANE_STYLE that triggers
"column style" painting of BPMN pool nodes. |
static String |
LANE_STYLE_ROWS
Style property value for key POOL_LANE_STYLE that triggers
"row style" painting of BPMN pool nodes. |
static String |
POOL_HEADER_COLOR_ALTERNATING
Style property key for alternating header color of a BPMN Pool node. |
static String |
POOL_HEADER_COLOR_MAIN
Style property key for main header color of a BPMN Pool node. |
static String |
POOL_LANE_COLOR_ALTERNATING
Style property key for alternating lane color of a BPMN Pool node. |
static String |
POOL_LANE_COLOR_MAIN
Style property key for main lane color of a BPMN Pool node. |
static String |
POOL_LANE_STYLE
Style property key for lane painting style of BPMN Pool nodes. |
static String |
POOL_TABLE_SECTION_COLOR
Style property key for section color a BPMN Pool node. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String POOL_LANE_STYLE
LANE_STYLE_COLUMNS or
LANE_STYLE_ROWS.
public static final String LANE_STYLE_COLUMNS
POOL_LANE_STYLE that triggers
"column style" painting of BPMN pool nodes.
public static final String LANE_STYLE_ROWS
POOL_LANE_STYLE that triggers
"row style" painting of BPMN pool nodes.
public static final String POOL_LANE_COLOR_MAIN
Color.
public static final String POOL_LANE_COLOR_ALTERNATING
Color.
public static final String POOL_HEADER_COLOR_MAIN
Color.
public static final String POOL_HEADER_COLOR_ALTERNATING
Color.
public static final String POOL_TABLE_SECTION_COLOR
Color.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||