org.w3c.dom.svg

Interface SVGStylable

public interface SVGStylable

Method Summary
SVGAnimatedStringgetClassName()
CSSValuegetPresentationAttribute(String name)
CSSStyleDeclarationgetStyle()

Method Detail

getClassName

public SVGAnimatedString getClassName()

getPresentationAttribute

public CSSValue getPresentationAttribute(String name)

getStyle

public CSSStyleDeclaration getStyle()