Back to top OpenSVG (c) Veridict AB, www.veridict.com

Namespace OpenSvg.SvgNodes

Classes

SvgCircle

Represents an SVG circle element.

SvgCssStyle

Represents an SVG style element with CSS text content.

SvgDefs

Represents a SVG 'defs' element that can contain definitions for reuse by other elements.

SvgDocument

Represents a SVG document.

SvgElement

Represents the base class for all SVG elements.

SvgElementCollectionExtensions

Provides extension methods for collections of SvgElement.

SvgFont

Represents a scalar vector graphics font element defined through an XML schema.

SvgGroup

Represents a group of SVG elements.

SvgLine

Represents an SVG line element.

SvgNode

Represents a SVG node.

SvgPath

Represents an SVG Path element that renders a text with the specified styling.

SvgPolygon

Represents an SVG polygon element.

SvgPolyline

Represents an SVG polygon element.

SvgRectangleAsRect
SvgStyle

Represents the style SVG element.

SvgText

Represents a SVG 'text' element

SvgVisual

Represents an SVG element that can be rendered. It has a convex hull, a bounding box and a size

SvgVisualContainer

Represents a visual SVG element that can contain other element as children.

Interfaces

ISvgElementContainer

Represents an SVG element container.