Methods that construct container objects within a container
| Public Methods | |
|---|---|
| g | Defines a group. |
| rvg | Establishes a new viewport. [x, y] is the coordinate of the upper-left corner within the containing viewport. This is a container method. Styles and transforms specified on this object will be used by objects contained within, unless overridden by an inner container or the contained object itself. |
<code/>and<pre/>for code samples.