Uses of Class
org.processmining.models.flexiblemodel.animation.ArcKeyFrame

Packages that use ArcKeyFrame
org.processmining.models.flexiblemodel.animation   
 

Uses of ArcKeyFrame in org.processmining.models.flexiblemodel.animation
 

Methods in org.processmining.models.flexiblemodel.animation that return types with arguments of type ArcKeyFrame
 java.util.List<ArcKeyFrame> GraphAnimation.getArcAnimation(FlexEdge<? extends FlexNode,? extends FlexNode> edge)