Package | Description |
---|---|
com.aspose.html.dom.svg |
Modifier and Type | Class and Description |
---|---|
class |
SVGAElement
The SVGAElement interface corresponds to the ‘a’ element.
|
class |
SVGCircleElement
The SVGCircleElement interface corresponds to the ‘circle’ element.
|
class |
SVGDefsElement
The SVGDefsElement interface corresponds to the ‘defs’ element.
|
class |
SVGEllipseElement
The SVGEllipseElement interface corresponds to the ‘ellipse’ element.
|
class |
SVGForeignObjectElement
The SVGForeignObjectElement interface corresponds to the ‘foreignObject’ element.
|
class |
SVGGElement
The SVGGElement interface corresponds to the ‘g’ element.
|
class |
SVGGeometryElement
Interface SVGGeometryElement represents SVG elements whose rendering is defined by geometry with an equivalent path, and which can be filled and stroked.
|
class |
SVGImageElement
The SVGImageElement interface corresponds to the ‘image’ element.
|
class |
SVGLineElement
The SVGLineElement interface corresponds to the ‘line’ element.
|
class |
SVGPathElement
The SVGPathElement interface corresponds to the ‘path’ element.
|
class |
SVGPolygonElement
The SVGPolygonElement interface corresponds to the ‘polygon’ element.
|
class |
SVGPolylineElement
The SVGPolylineElement interface corresponds to the ‘polyline’ element.
|
class |
SVGRectElement
The SVGRectElement interface corresponds to the ‘rect’ element.
|
class |
SVGSVGElement
A key interface definition is the SVGSVGElement interface, which is the interface that corresponds to the ‘svg’ element.
|
class |
SVGSwitchElement
The SVGSwitchElement interface corresponds to the ‘switch’ element.
|
class |
SVGSymbolElement
The SVGSymbolElement interface corresponds to the ‘symbol’ element.
|
class |
SVGTextContentElement
The SVGTextContentElement is inherited by various text-related interfaces, such as SVGTextElement, SVGTSpanElement, SVGTRefElement, SVGAltGlyphElement and SVGTextPathElement.
|
class |
SVGTextElement
The SVGTextElement interface corresponds to the ‘text’ element.
|
class |
SVGTextPathElement
The SVGTextPathElement interface corresponds to the ‘textPath’ element.
|
class |
SVGTextPositioningElement
The SVGTextPositioningElement interface is inherited by text-related interfaces: SVGTextElement, SVGTSpanElement, SVGTRefElement and SVGAltGlyphElement.
|
class |
SVGTSpanElement
The SVGTSpanElement interface corresponds to the ‘tspan’ element.
|
class |
SVGUseElement
The SVGUseElement interface corresponds to the ‘use’ element.
|