Package | Description |
---|---|
org.vectomatic.dom.svg |
Wrapper classes representing the bulk of libgwtsvg public API.
|
org.vectomatic.dom.svg.impl |
libgwtsvg implementation classes, not to be accessed directly.
|
Constructor and Description |
---|
OMSVGAnimationElement(SVGAnimationElement ot) |
Modifier and Type | Class and Description |
---|---|
class |
SVGAnimateColorElement
The
SVGAnimateColorElement interface
corresponds to the animateColor element. |
class |
SVGAnimateElement
The
SVGAnimateElement interface
corresponds to the animate element. |
class |
SVGAnimateMotionElement
The
SVGAnimateMotionElement interface
corresponds to the animateMotion element. |
class |
SVGAnimateTransformElement
The
SVGAnimateTransformElement interface
corresponds to the animateTransform element. |
class |
SVGSetElement
The
SVGSetElement interface corresponds
to the set element. |
Copyright © 2018. All Rights Reserved.