|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyFrame | |
---|---|
org.processmining.models.flexiblemodel.animation |
Uses of KeyFrame in org.processmining.models.flexiblemodel.animation |
---|
Subclasses of KeyFrame in org.processmining.models.flexiblemodel.animation | |
---|---|
class |
ArcKeyFrame
|
Methods in org.processmining.models.flexiblemodel.animation that return types with arguments of type KeyFrame | |
---|---|
java.util.List<KeyFrame> |
ObjectAnimation.getKeyFrameList()
|
java.util.List<KeyFrame> |
GraphAnimation.getNodeAnimation(FlexNode node)
|
Methods in org.processmining.models.flexiblemodel.animation with parameters of type KeyFrame | |
---|---|
boolean |
ObjectAnimation.addKeyFrame(KeyFrame keyFrame)
|
boolean |
ObjectAnimation.removeKeyFrame(KeyFrame keyFrame)
|
Method parameters in org.processmining.models.flexiblemodel.animation with type arguments of type KeyFrame | |
---|---|
void |
ObjectAnimation.setKeyFrameList(java.util.List<KeyFrame> keyFrameList)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |