public class SetConstraintsUtil
extends java.lang.Object
Configuration
instance.Constructor and Description |
---|
SetConstraintsUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
updateGraphDrawingConfiguration(EmptyConfiguration configuration,
HeapContent content)
Update the given graph drawing configuration with the constraints as given by the currently active configuration.
|
public static void updateGraphDrawingConfiguration(EmptyConfiguration configuration, HeapContent content)
configuration
- The graph drawing configuration used by the graph drawing algorithm.content
- The root heap content. The values from this content are used to create the different constraints.