| Package | Description |
|---|---|
| org.processmining.linearlayouts |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<Layout.Row> |
Layout.rows |
| Modifier and Type | Method and Description |
|---|---|
void |
LayoutPanel.drawRow(java.awt.Graphics2D g2,
Layout.Row row,
double width,
boolean onBackEdge) |
| Constructor and Description |
|---|
Layout(LinearLayout process,
double width,
double height,
java.util.List<java.lang.Integer> foldingPoints,
java.util.List<Layout.Row> rows,
double spineArcRadius) |