JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
com.github.weisj.jsvg
com.github.weisj.jsvg.renderer.animation
Animation
Contents
Description
Method Summary
Method Details
duration()
startTime()
endTime()
Hide sidebar
Show sidebar
Interface Animation
All Known Implementing Classes:
AnimationPeriod
public interface
Animation
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
duration
()
long
endTime
()
long
startTime
()
Method Details
duration
long
duration
()
startTime
long
startTime
()
endTime
long
endTime
()