(private) new xrx.shape.Group(drawing)
A class representing an engine-independent shape group.
Parameters:
Name | Type | Description |
---|---|---|
drawing |
xrx.drawing.Drawing | The parent drawing canvas. |
- Source:
Members
-
(private) xrx.shape.Group#engineElement_ :xrx.canvas.Group|xrx.svg.Group|xrx.vml.Group
-
The engine element.
Type:
- Source:
Methods
-
xrx.shape.Group#disposeInternal()
-
Disposes this group.
- Source:
-
(private) xrx.shape.Group#draw()
-
Draws this group and all its groups and shapes contained.
- Source: