public class TrackColor extends TrackBase
attribName, attribType, parent| Constructor and Description |
|---|
TrackColor(AnimationElement ele) |
| Modifier and Type | Method and Description |
|---|---|
Color |
getValue(double curTime) |
boolean |
getValue(StyleAttribute attrib,
double curTime)
Returns a StyleAttribute representing the value of this track at the
passed time.
|
addElement, getAttribName, getAttribTypepublic TrackColor(AnimationElement ele) throws SVGElementException
SVGElementExceptionpublic boolean getValue(StyleAttribute attrib, double curTime)
TrackBaseCopyright © 2011-2017 Kitfox Studios. All Rights Reserved.