LGSPGraph Constructor |
| Name | Description | |
|---|---|---|
| LGSPGraph(IGraphModel, IGlobalVariables) | Constructs an LGSPGraph object with the given model, the given global variables, and an automatically generated name. | |
| LGSPGraph(LGSPGraph, String) | Copy constructor. | |
| LGSPGraph(IGraphModel, IGlobalVariables, String) | Constructs an LGSPGraph object with the given model, the given global variables, and the given name. | |
| LGSPGraph(LGSPGraph, String, IDictionaryIGraphElement, IGraphElement) | Copy constructor. |