JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
com.github.weisj.jsvg
Package
com.github.weisj.jsvg.renderer.animation
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
()