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 |
---|
OMSVGGradientElement(SVGGradientElement ot) |
Modifier and Type | Class and Description |
---|---|
class |
SVGLinearGradientElement
The
SVGLinearGradientElement interface
corresponds to the linearGradient element. |
class |
SVGRadialGradientElement
The
SVGRadialGradientElement interface
corresponds to the radialGradient element. |
Copyright © 2018. All Rights Reserved.