|
kitfox-svg-core 1.0.0-build001 / 2012-04-07T15:40:49.711-0500 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnimationElement | |
|---|---|
| com.kitfox.svg.animation | |
| Uses of AnimationElement in com.kitfox.svg.animation |
|---|
| Subclasses of AnimationElement in com.kitfox.svg.animation | |
|---|---|
class |
Animate
Animate is a really annoying morphic tag that could represent a real value, a color or a path |
class |
AnimateBase
|
class |
AnimateColor
|
class |
AnimateMotion
|
class |
AnimateTransform
|
class |
AnimateXform
|
class |
SetSmil
Set is used to set a textual value; most likely for a style element. |
| Methods in com.kitfox.svg.animation with parameters of type AnimationElement | |
|---|---|
void |
TrackBase.addElement(AnimationElement ele)
|
void |
TrackManager.addTrackElement(AnimationElement element)
Adds a new animation element to this track |
void |
TimeSum.setParentElement(AnimationElement ele)
|
void |
TimeLookup.setParentElement(AnimationElement ele)
|
void |
TimeBase.setParentElement(AnimationElement ele)
Some time elements need to refer to the animation element that contains them to evaluate correctly |
void |
TimeCompound.setParentElement(AnimationElement ele)
|
| Constructors in com.kitfox.svg.animation with parameters of type AnimationElement | |
|---|---|
TimeLookup(AnimationElement parent,
String node,
String event,
String paramList)
Creates a new instance of TimeDiscrete |
|
TrackBase(SVGElement parent,
AnimationElement ele)
Creates a track that would be valid for the name and type of element passed in. |
|
TrackColor(AnimationElement ele)
|
|
TrackDouble(AnimationElement ele)
|
|
TrackMotion(AnimationElement ele)
|
|
TrackPath(AnimationElement ele)
|
|
TrackTransform(AnimationElement ele)
|
|
|
kitfox-svg-core 1.0.0-build001 / 2012-04-07T15:40:49.711-0500 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||