public class OneWayLayout
extends java.lang.Object
Constructor and Description |
---|
OneWayLayout()
Initializes a new instance of the
OneWayLayout class. |
Modifier and Type | Method and Description |
---|---|
boolean |
arrange(Graph igraph,
OneWayLayoutInfo info)
Applies the layout to the specified graph using the specified settings.
|
public OneWayLayout()
OneWayLayout
class.public boolean arrange(Graph igraph, OneWayLayoutInfo info)