|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindfusion.diagramming.jlayout.SwimlaneLayout
public class SwimlaneLayout
Performs layered layout on a graph.
Constructor Summary | |
---|---|
SwimlaneLayout()
Initializes a new instance of the SwimlaneLayout class. |
Method Summary | |
---|---|
boolean |
arrange(Graph graph,
GraphBuilder builder,
SwimlaneLayoutInfo info)
Applies the layout to the specified graph using the specified settings. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SwimlaneLayout()
SwimlaneLayout
class.
Method Detail |
---|
public boolean arrange(Graph graph, GraphBuilder builder, SwimlaneLayoutInfo info)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |