Click or drag to resize

mxGraphViewGetBoundingBox Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodGetBoundingBox(Object)
Returns the bounding box for an array of cells or null, if no cells are specified.
Public methodGetBoundingBox(mxCellState)
Shortcut to validateCell with visible set to true.
Public methodGetBoundingBox(mxCellState, Boolean)
Returns the bounding box of the shape and the label for the given cell state and its children if recurse is true.
Top
See Also