Click or drag to resize

GraphViewerDumpAndShowGraph Method

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
public static string DumpAndShowGraph(
	INamedGraph graph,
	string layout
)

Parameters

graph
Type: de.unika.ipd.grGen.libGrINamedGraph
layout
Type: SystemString

Return Value

Type: String
See Also