|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindfusion.diagramming.jlayout.OneWayLayout
public class OneWayLayout
Performs one-way layout on a graph.
Constructor Summary | |
---|---|
OneWayLayout()
Initializes a new instance of the OneWayLayout class. |
Method Summary | |
---|---|
boolean |
arrange(Graph igraph,
OneWayLayoutInfo 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 OneWayLayout()
OneWayLayout
class.
Method Detail |
---|
public boolean arrange(Graph igraph, OneWayLayoutInfo info)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |