documentationfor yFiles for HTML 3.0.0.3

SvgVisualGroup

A container that can hold a number of SvgVisuals.

Inheritance Hierarchy
Visual
SvgVisual
SvgVisualGroup

Remarks

Use this class in a IVisualCreator implementation to group several SvgVisuals.

The class cannot be used to group HtmlCanvasVisuals.

Note that each child visual may only appear once in the list of children. Adding a visual a second time results in undefined behavior. When changing the order of the child visuals, make sure to remove a visual first before adding it at another index.

Type Details

yFiles module
view

Constructors

Properties

Methods