mxGraphGetOutgoingEdges Method |
| Name | Description | |
|---|---|---|
| GetOutgoingEdges(Object) |
Returns all outgoing visible edges connected to the given cell without
loops.
| |
| GetOutgoingEdges(Object, Object) |
Returns the visible outgoing edges for the given cell. If the optional
parent argument is specified, then only child edges of the given parent
are returned.
|