Method | Description | |
---|---|---|
CreateGraph ( RulesEngineGraph data ) : Graphing.Graph | ||
SaveGraphToFile ( RulesEngineGraph data, int width, int height, string filename ) : void |
Method | Description | |
---|---|---|
EdgeStyler ( object sender, GleeEdgeEventArgs |
||
NodeStyler ( object sender, GleeVertexEventArgs |
||
RulesEngineGraphGenerator ( ) : System |
public CreateGraph ( RulesEngineGraph data ) : Graphing.Graph | ||
data | RulesEngineGraph | |
return | Graphing.Graph |
public SaveGraphToFile ( RulesEngineGraph data, int width, int height, string filename ) : void | ||
data | RulesEngineGraph | |
width | int | |
height | int | |
filename | string | |
return | void |