public class Layouts
extends java.lang.Object
System.setProperty("gs.ui.layout", you_layout_class_name).| Constructor and Description |
|---|
Layouts() |
| Modifier and Type | Method and Description |
|---|---|
static Layout |
newLayoutAlgorithm()
Creates a layout according to the "org.graphstream.ui.layout" system
property.
|
public static Layout newLayoutAlgorithm()