public class SVGStopElement extends SVGElement implements SVGStylable
| Modifier and Type | Field and Description |
|---|---|
SVGAnimatedString |
className |
SVGAnimatedNumber |
offset |
id, ownerSVGElement, viewportElement, xmlbase| Constructor and Description |
|---|
SVGStopElement() |
| Modifier and Type | Method and Description |
|---|---|
SVGAnimatedString |
getClassName() |
CSSValue |
getPresentationAttribute() |
CSSValue |
getPresentationAttribute(java.lang.String name) |
void |
setClassName(SVGAnimatedString className) |
public SVGAnimatedString className
public SVGAnimatedNumber offset
public SVGAnimatedString getClassName()
getClassName in interface SVGStylablepublic CSSValue getPresentationAttribute()
getPresentationAttribute in interface SVGStylablepublic CSSValue getPresentationAttribute(java.lang.String name)
getPresentationAttribute in interface SVGStylablepublic void setClassName(SVGAnimatedString className)
setClassName in interface SVGStylable