public class SVGLinearGradientElement extends SVGGradientElement
| Modifier and Type | Field and Description |
|---|---|
SVGAnimatedLength |
x1 |
SVGAnimatedLength |
x2 |
SVGAnimatedLength |
y1 |
SVGAnimatedLength |
y2 |
externalResourcesRequired, gradientTransform, gradientUnits, href, spreadMethod, SVG_SPREADMETHOD_PAD, SVG_SPREADMETHOD_REFLECT, SVG_SPREADMETHOD_REPEAT, SVG_SPREADMETHOD_UNKNOWNclassName, ownerSVGElement, viewportElement, xmlbase| Constructor and Description |
|---|
SVGLinearGradientElement() |
getClassName, getExternalResourcesRequired, getHref, getPresentationAttribute, getPresentationAttribute, setClassName, setExternalResourcesRequired, setHrefpublic SVGAnimatedLength x1
public SVGAnimatedLength x2
public SVGAnimatedLength y1
public SVGAnimatedLength y2