Click or drag to resize

YCompClientForceLayout Method

Forces yComp to relayout the graph.

Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
public void ForceLayout()

Implements

IBasicGraphViewerClientForceLayout
See Also