Package | Description |
---|---|
org.processmining.models.animation |
Modifier and Type | Method and Description |
---|---|
NodeAnimationKeyframe |
NodeAnimation.getKeyframe(long time) |
Modifier and Type | Method and Description |
---|---|
protected void |
Animation.addKeyframe(org.processmining.models.graphbased.directed.AbstractDirectedGraphNode node,
NodeAnimationKeyframe frame) |
void |
NodeAnimation.addKeyframe(NodeAnimationKeyframe keyframe)
Inserts the given key frame at its proper place.
|
int |
NodeAnimationKeyframe.compareTo(NodeAnimationKeyframe o) |