| Package | Description |
|---|---|
| com.kitfox.svg |
Provides the nodes of an SVG scene graph.
|
| com.kitfox.svg.animation | |
| com.kitfox.svg.animation.parser |
| Class and Description |
|---|
| TrackManager
Every element contains tracks, which manage the animation.
|
| Class and Description |
|---|
| AnimateBase |
| AnimateColorIface |
| AnimateXform |
| AnimationElement |
| AnimationTimeEval |
| TimeBase
SVG has a complicated way of specifying time.
|
| TrackBase
A track holds the animation events for a single parameter of a single SVG
element.
|
| Class and Description |
|---|
| TimeBase
SVG has a complicated way of specifying time.
|
| TimeDiscrete
This is a time that represents a specific number of milliseconds
|
| TimeIndefinite
This represents the indefinite (infinite) amount of time.
|
| TimeLookup
This is a time that represents a specific number of milliseconds
|