Package | Description |
---|---|
com.kitfox.svg.animation |
Modifier and Type | Class and Description |
---|---|
class |
TrackColor
A track holds the animation events for a single parameter of a single SVG
element.
|
class |
TrackDouble
A track holds the animation events for a single parameter of a single SVG
element.
|
class |
TrackMotion
A track holds the animation events for a single parameter of a single SVG
element.
|
class |
TrackPath
A track holds the animation events for a single parameter of a single SVG
element.
|
class |
TrackTransform
A track holds the animation events for a single parameter of a single SVG
element.
|
Modifier and Type | Method and Description |
---|---|
TrackBase |
TrackManager.getTrack(String name,
int type) |
Modifier and Type | Method and Description |
---|---|
Iterator<TrackBase> |
TrackManager.iterator() |
Copyright © 2011-2020 Kitfox Studios. All Rights Reserved.