Click or drag to resize

LGSPGraph Constructor

Overload List
  NameDescription
Public methodLGSPGraph(IGraphModel, IGlobalVariables)
Constructs an LGSPGraph object with the given model, the given global variables, and an automatically generated name.
Public methodLGSPGraph(LGSPGraph, String)
Copy constructor.
Public methodLGSPGraph(IGraphModel, IGlobalVariables, String)
Constructs an LGSPGraph object with the given model, the given global variables, and the given name.
Public methodLGSPGraph(LGSPGraph, String, IDictionaryIGraphElement, IGraphElement)
Copy constructor.
Top
See Also