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, getAttribTypepublic TrackPath(AnimationElement ele) throws SVGElementException
SVGElementExceptionpublic boolean getValue(StyleAttribute attrib, double curTime)
TrackBasepublic GeneralPath getValue(double curTime)
Copyright © 2019. All rights reserved.