Package | Description |
---|---|
org.processmining.algorithms.statechart.m2m.ui | |
org.processmining.algorithms.statechart.m2m.ui.layout |
Modifier and Type | Method and Description |
---|---|
com.kitfox.svg.SVGDiagram |
Statechart2Svg.transform(Statechart input,
ProcessGraphLayout<StatechartLayoutNode> layout) |
Modifier and Type | Method and Description |
---|---|
com.kitfox.svg.SVGDiagram |
Statechart2Svg.apply(org.apache.commons.math3.util.Pair<Statechart,ProcessGraphLayout<StatechartLayoutNode>> input) |
Modifier and Type | Method and Description |
---|---|
ProcessGraphLayout<StatechartLayoutNode> |
StatechartLayout.apply(org.apache.commons.lang3.tuple.Pair<IEPTree,Statechart> input) |
ProcessGraphLayout<StatechartLayoutNode> |
StatechartLayout.calculate(IEPTree inputTree,
Statechart inputStatechart) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<ISCState,java.awt.geom.Rectangle2D.Double> |
StatechartLayoutAdapter.filterLayout(ProcessGraphLayout<StatechartLayoutNode> processGraphLayout) |