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