Package org.w3c.dom.svg
Interface SVGStylable
- All Known Subinterfaces:
SVGAElement
,SVGAltGlyphElement
,SVGCircleElement
,SVGClipPathElement
,SVGDefsElement
,SVGDescElement
,SVGEllipseElement
,SVGFEBlendElement
,SVGFEColorMatrixElement
,SVGFEComponentTransferElement
,SVGFECompositeElement
,SVGFEConvolveMatrixElement
,SVGFEDiffuseLightingElement
,SVGFEDisplacementMapElement
,SVGFEFloodElement
,SVGFEGaussianBlurElement
,SVGFEImageElement
,SVGFEMergeElement
,SVGFEMorphologyElement
,SVGFEOffsetElement
,SVGFESpecularLightingElement
,SVGFETileElement
,SVGFETurbulenceElement
,SVGFilterElement
,SVGFilterPrimitiveStandardAttributes
,SVGFontElement
,SVGForeignObjectElement
,SVGGElement
,SVGGlyphElement
,SVGGlyphRefElement
,SVGGradientElement
,SVGImageElement
,SVGLinearGradientElement
,SVGLineElement
,SVGMarkerElement
,SVGMaskElement
,SVGMissingGlyphElement
,SVGPathElement
,SVGPatternElement
,SVGPolygonElement
,SVGPolylineElement
,SVGRadialGradientElement
,SVGRectElement
,SVGStopElement
,SVGSVGElement
,SVGSwitchElement
,SVGSymbolElement
,SVGTextContentElement
,SVGTextElement
,SVGTextPathElement
,SVGTextPositioningElement
,SVGTitleElement
,SVGTRefElement
,SVGTSpanElement
,SVGUseElement
public interface SVGStylable
-
Method Summary
-
Method Details
-
getClassName
SVGAnimatedString getClassName() -
getStyle
CSSStyleDeclaration getStyle() -
getPresentationAttribute
-