public class CmxProcedure extends CmxContainer
The CMX procedure.
CmxContainer
Constructor and Description |
---|
CmxProcedure() |
Modifier and Type | Method and Description |
---|---|
RectangleF |
getBoundBox()
Gets the bounding box.
|
void |
setBoundBox(RectangleF value)
Sets the bounding box.
|
getElements
public final RectangleF getBoundBox()
Gets the bounding box.
public final void setBoundBox(RectangleF value)
Sets the bounding box.
value
- the bounding box.