Click or drag to resize

mxGraphGetOutgoingEdges Method

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