public class TrackPath extends TrackBase
attribName, attribType, parent
Constructor and Description |
---|
TrackPath(AnimationElement ele) |
Modifier and Type | Method and Description |
---|---|
GeneralPath |
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 TrackPath(AnimationElement ele) throws SVGElementException
SVGElementException
public boolean getValue(StyleAttribute attrib, double curTime)
TrackBase
public GeneralPath getValue(double curTime)