org.w3c.dom.svg
public interface SVGGradientElement extends SVGElement, SVGURIReference, SVGExternalResourcesRequired, SVGStylable, SVGUnitTypes
Field Summary | |
---|---|
static short | SVG_SPREADMETHOD_PAD |
static short | SVG_SPREADMETHOD_REFLECT |
static short | SVG_SPREADMETHOD_REPEAT |
static short | SVG_SPREADMETHOD_UNKNOWN |
Method Summary | |
---|---|
SVGAnimatedTransformList | getGradientTransform() |
SVGAnimatedEnumeration | getGradientUnits() |
SVGAnimatedEnumeration | getSpreadMethod() |