Click or drag to resize

mxGraphInsertEdge Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodInsertEdge(Object, String, Object, Object, Object)
Creates and adds a new edge with an empty style.
Public methodInsertEdge(Object, String, Object, Object, Object, String)
Adds a new edge into the given parent using value as the user object and the given source and target as the terminals of the new edge. The Id and style are used for the respective properties of the new cell, which is returned.
Top
See Also