Click or drag to resize

mxGraphGetIncomingEdges Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodGetIncomingEdges(Object)
Returns all incoming visible edges connected to the given cell without loops.
Public methodGetIncomingEdges(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.
Top
See Also