public class CmxGroup extends CmxContainer
Group of ICmxDocElement
ICmxContainer
Constructor and Description |
---|
CmxGroup() |
Modifier and Type | Method and Description |
---|---|
RectangleF |
getBoundBox()
Gets the bounding box.
|
void |
setBoundBox(RectangleF value)
Sets the bounding box.
|
String |
toString()
Returns a
String that represents this instance. |
getElements
public final RectangleF getBoundBox()
Gets the bounding box.
public final void setBoundBox(RectangleF value)
Sets the bounding box.
value
- the bounding box.