Interface SVGTextContentElement

All Superinterfaces:
Element, EventTarget, Node, SVGElement, SVGExternalResourcesRequired, SVGLangSpace, SVGStylable, SVGTests
All Known Subinterfaces:
SVGAltGlyphElement, SVGTextElement, SVGTextPathElement, SVGTextPositioningElement, SVGTRefElement, SVGTSpanElement
All Known Implementing Classes:
FlowLineElement, FlowParaElement, FlowRegionBreakElement, FlowSpanElement, SVGOMAltGlyphElement, SVGOMFlowDivElement, SVGOMFlowLineElement, SVGOMFlowParaElement, SVGOMFlowRegionBreakElement, SVGOMFlowSpanElement, SVGOMTextElement, SVGOMTextPathElement, SVGOMTextPositioningElement, SVGOMTRefElement, SVGOMTSpanElement, SVGURIReferenceTextPositioningElement

public interface SVGTextContentElement extends SVGElement, SVGTests, SVGLangSpace, SVGExternalResourcesRequired, SVGStylable, EventTarget