mxGraphGetEdgesBetween Method |
| Name | Description | |
|---|---|---|
| GetEdgesBetween(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.
| |
| GetEdgesBetween(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.
|