Click or drag to resize

mxGraph Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodmxGraph
Constructs a new graph with an empty graph model.
Public methodmxGraph(mxIGraphModel)
Constructs a new graph for the specified model. If no model is specified, then a new, empty graph model is used.
Public methodmxGraph(mxStylesheet)
Constructs a new graph for the specified model. If no model is specified, then a new, empty graph model is used.
Public methodmxGraph(mxIGraphModel, mxStylesheet)
Constructs a new graph for the specified model. If no model is specified, then a new, empty graph model is used.
Top
See Also