|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompositeAnimationObject
A composite animation object is an animation object that contains several child animation objects.
Method Summary | |
---|---|
void |
addAnimation(AnimationObject animationObject)
Adds given animation object to this composite object. |
Methods inherited from interface de.frag.umlplugin.anim.AnimationObject |
---|
calcFrame, disposeAnimation, initAnimation, preferredDuration |
Method Detail |
---|
void addAnimation(@NotNull AnimationObject animationObject)
animationObject
- animation object to add
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |