Click or drag to resize

mxGraphGetCellBounds Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodGetCellBounds(Object)
Returns the bounds of the given cell.
Public methodGetCellBounds(Object, Boolean)
Returns the bounds of the given cell including all connected edges if includeEdge is true.
Public methodGetCellBounds(Object, Boolean, Boolean)
Returns the bounds of the given cell including all connected edges if includeEdge is true.
Public methodGetCellBounds(Object, Boolean, Boolean, Boolean)
Returns the bounds of the given cell including all connected edges if includeEdge is true.
Top
See Also