Package | Description |
---|---|
org.processmining.models.animation.visualization |
Modifier and Type | Field and Description |
---|---|
protected Animation |
CaseAnimationPanel.anim |
protected Animation |
AnimationCanvas.animation |
protected Animation |
AnimationSidebar.animation |
Modifier and Type | Method and Description |
---|---|
Animation |
AnimationCanvas.getAnimation() |
protected Animation |
AnimationMeter.getAnimation() |
Modifier and Type | Method and Description |
---|---|
void |
AnimationPanel.setupAnimation(Animation animation) |
javax.swing.JComponent |
AnimationVisualizer.visualize(org.processmining.framework.plugin.PluginContext context,
Animation animation) |
Constructor and Description |
---|
ActivityMeter(Animation anim) |
AnimationCanvas(Animation animation,
ColorSettings settings) |
AnimationMeter(Animation anim,
java.lang.String name) |
AnimationPanel(Animation animation) |
AnimationSeekPane(Animation animation,
AnimationTimer timer) |
AnimationSidebar(Animation animation,
AnimationTimer timer) |
CaseAnimationPanel(Animation anim) |
CompletionMeter(Animation anim) |
UnbufferedAnimationCanvas(Animation animation,
ColorSettings settings) |