static java.util.List<DotToken> |
ComputeAnimation.computeDotTokensOfTrace(IvMModel model,
IvMTrace trace,
ProcessTreeVisualisationInfo info,
Mode colourMode,
Scaler scaler,
ShortestPathGraph graph,
IvMCanceller canceller) |
static double |
ComputeAnimation.guessEndTime(IvMTrace trace,
double startTime,
ShortestPathGraph shortestGraph,
ProcessTreeVisualisationInfo info,
Scaler scaler) |
static double |
ComputeAnimation.guessStartTime(IvMTrace trace,
ShortestPathGraph shortestGraph,
ProcessTreeVisualisationInfo info,
Scaler scaler) |
static DotToken |
IvMTrace2DotToken.trace2dotToken(IvMEfficientTree tree,
java.util.List<IvMMove> trace,
org.processmining.plugins.InductiveMiner.Pair<LocalDotNode,java.lang.Double> startPosition,
org.processmining.plugins.InductiveMiner.Pair<LocalDotNode,java.lang.Double> endPosition,
gnu.trove.list.array.TIntArrayList inParallelUnodes,
boolean showDeviations,
ShortestPathGraph shortestPath,
ProcessTreeVisualisationInfo info,
int indent,
Scaler scaler) |
static DotToken |
IvMTrace2DotToken.trace2token(IvMEfficientTree tree,
IvMTrace trace,
boolean showDeviations,
ShortestPathGraph shortestPath,
ProcessTreeVisualisationInfo info,
Scaler scaler) |
static DotToken |
IvMTrace2dotToken2.trace2token(IvMModel model,
IvMTrace trace,
boolean showDeviations,
ShortestPathGraph shortestPath,
ProcessTreeVisualisationInfo info,
Scaler scaler) |