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