public class TrackColor extends TrackBase
attribName, attribType, parent| Constructor and Description |
|---|
TrackColor(AnimationElement ele) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.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)
TrackBasepublic java.awt.Color getValue(double curTime)