Aspose.Html.Dom.Svg Namespaces
This namespace group contains namespaces which are specific to SVG document processing. It includes namespaces responsible for special collections, data types as well as filtering, saving and others.
Namespaces
NamespaceDescription
Aspose.Html.Dom.Svg
All classes in Aspose.Html.Dom.Svg namespace are based on w3c SVG2 recommendations. Using this namespace, you can load, navigate or render the SVG file as per your requirements.
Aspose.Html.Dom.Svg.Collections
Aspose.Html.Dom.Svg.Collections provides access to specific generic collections.
Aspose.Html.Dom.Svg.DataTypes
The namespace provides access to all SVG specific data types.
Aspose.Html.Dom.Svg.Events
The namespace consists of classes for event based interactivity like time events and zooming.
Aspose.Html.Dom.Svg.Filters
The Aspose.Html.Dom.Svg.Filters namespace contains classes and interfaces related to filter effects in SVG specification.
Aspose.Html.Dom.Svg.Paths
The Aspose.Html.Dom.Svg.Paths namespace describes classes for representation of outline of a shape which can be filled or stroked. A path can also be used as a clipping path, to describe animation, or position text.
Aspose.Html.Dom.Svg.Saving
Aspose.Html.Dom.Svg.Saving contains secondary role classes to specify saving process. For example, save options and format in which document is saved.