Package | Description |
---|---|
com.kitfox.svg |
Provides the nodes of an SVG scene graph.
|
com.kitfox.svg.animation |
Modifier and Type | Field and Description |
---|---|
AnimTimeParser |
SVGLoaderHelper.animTimeParser
Animate nodes use this to parse their time strings
|
Modifier and Type | Method and Description |
---|---|
protected void |
AnimationElement.rebuild(AnimTimeParser animTimeParser) |
protected void |
AnimateColor.rebuild(AnimTimeParser animTimeParser) |
protected void |
SetSmil.rebuild(AnimTimeParser animTimeParser) |
protected void |
AnimateTransform.rebuild(AnimTimeParser animTimeParser) |
protected void |
AnimateMotion.rebuild(AnimTimeParser animTimeParser) |
protected void |
Animate.rebuild(AnimTimeParser animTimeParser) |
protected void |
AnimateBase.rebuild(AnimTimeParser animTimeParser) |
Copyright ?? 2011-2014 Kitfox Studios. All Rights Reserved.