mxGraphViewGetBoundingBox Method |
| Name | Description | |
|---|---|---|
| GetBoundingBox(Object) |
Returns the bounding box for an array of cells or null, if no cells are
specified.
| |
| GetBoundingBox(mxCellState) |
Shortcut to validateCell with visible set to true.
| |
| GetBoundingBox(mxCellState, Boolean) |
Returns the bounding box of the shape and the label for the given
cell state and its children if recurse is true.
|