Package com.github.weisj.jsvg.animation
Class AnimationPeriod
java.lang.Object
com.github.weisj.jsvg.animation.AnimationPeriod
- All Implemented Interfaces:
Animation
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AnimationPeriod
public AnimationPeriod(long start, long end, boolean freeze)
-
-
Method Details