Click or drag to resize

imbSCI.Graph.Graphics.SvgAPI Namespace

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

imbSCI.Graph SVG creation framework

Classes
  ClassDescription
Public classsvgDocument
imbSCI.Graph SVG document model
Public classsvgDrawingBoard
The main tool for svg documents creation
Public classsvgModificationExtensions
Extensions
Public classsvgToolkitExtensions
Converters from string formats to DOM elements and vice versa. Used internally by the SVG framework
Enumerations
  EnumerationDescription
Public enumerationbasicShapes
Remarks

Framework for SVG creation. Classes that are intended for end use are at this namespace level.

Functions of the frameworkPlanned and implemented key features of the SVG frameworkInstance cloningSupport for use elements and defs document nodeCSS driven stylingTransformationsExtensions for easy transformation, including 3D isometric transformationAnimationPathEasy path drawing
Examples
Application example:
See Also