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