public interface IGraphBuilder
extends com4j.Com4jObject
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
buildGraph(com4j.Com4jObject pGraphDef)
Build the graph.
|
IList |
buildMultipleGraphs(Object graphDefs)
Build several graphs.
|
com4j.Com4jObject |
createGraphDefinition(int module,
int graphType)
Create an IGraphDefinition object.
|
com4j.Com4jObject createGraphDefinition(int module, int graphType)
Create an IGraphDefinition object.
module
- Mandatory int parameter.graphType
- Mandatory int parameter.com4j.Com4jObject buildGraph(com4j.Com4jObject pGraphDef)
Build the graph.
pGraphDef
- Mandatory com4j.Com4jObject parameter.Copyright © 2020. All rights reserved.