public class TrackTransform extends TrackBase
attribName, attribType, parent
Constructor and Description |
---|
TrackTransform(AnimationElement ele) |
Modifier and Type | Method and Description |
---|---|
AffineTransform |
getValue(AffineTransform retVal,
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 TrackTransform(AnimationElement ele) throws SVGElementException
SVGElementException
public boolean getValue(StyleAttribute attrib, double curTime) throws SVGException
TrackBase
getValue
in class TrackBase
SVGException
public AffineTransform getValue(AffineTransform retVal, double curTime) throws SVGException
SVGException
Copyright ?? 2011-2019 Kitfox Studios. All Rights Reserved.