Package | Description |
---|---|
org.processmining.algorithms.statechart.layout | |
org.processmining.algorithms.statechart.m2m.ui.style |
Modifier and Type | Method and Description |
---|---|
Padding |
DefaultPGLayoutConfiguration.getPaddingNode(T node) |
Padding |
PGLayoutConfiguration.getPaddingNode(T node) |
Constructor and Description |
---|
DefaultPGLayoutConfiguration(Direction direction,
double gapBetweenNodes,
boolean isLayoutOrtogonal,
boolean isLayoutReverse,
Padding paddingNode,
CenterAlignment nodeCenterAlignment,
ForwardAlignment nodeForwardAlignment) |
Modifier and Type | Method and Description |
---|---|
Padding |
StatechartStyle.getPaddingNode(StatechartLayoutNode node) |