Click or drag to resize

mxGraphGetEdgesBetween Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodGetEdgesBetween(Object, Object)
Returns the edges between the given source and target. This takes into account collapsed and invisible cells and returns the connected edges as displayed on the screen.
Public methodGetEdgesBetween(Object, Object, Boolean)
Returns the edges between the given source and target. This takes into account collapsed and invisible cells and returns the connected edges as displayed on the screen.
Top
See Also