java.lang.Object
com.github.weisj.jsvg.nodes.MetaSVGNode
com.github.weisj.jsvg.nodes.animation.Animate
- All Implemented Interfaces:
SVGNode
@ElementCategories(Animation)
@PermittedContent(categories=Descriptive)
public final class Animate
extends MetaSVGNode
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.weisj.jsvg.nodes.MetaSVGNode
addContent, build, id
-
Field Details
-
TAG
- See Also:
-
-
Constructor Details
-
Animate
public Animate()
-
-
Method Details
-
tagName
-