Modifier and Type | Method and Description |
---|---|
BoundingBox |
BoundingBox.cloneObject()
Creates and returns a deep copy of this
SBase object. |
BoundingBox |
GraphicalObject.getBoundingBox() |
Modifier and Type | Method and Description |
---|---|
void |
GraphicalObject.setBoundingBox(BoundingBox bb) |
Constructor and Description |
---|
BoundingBox(BoundingBox orig) |
GraphicalObject(LayoutPkgNamespaces layoutns,
String id,
BoundingBox bb) |