Class ShapeGroup

java.lang.Object
All Implemented Interfaces:
Component, ComponentPart, ComponentProperty, HasPosition

public class ShapeGroup extends Shape
Shapes can be grouped together using this class. Also, this itself is a Shape and you can add other instances of ShapeGroups and Shapes to it to create nested groups.
Author:
Syam