|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindfusion.diagramming.jlayout.GraphSplitter
public final class GraphSplitter
Constructor Summary | |
---|---|
GraphSplitter()
|
Method Summary | |
---|---|
static java.util.ArrayList<Graph> |
split(Graph initial,
GraphBuilder builder)
Divides the supplied graph to its connected subgraphs. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphSplitter()
Method Detail |
---|
public static java.util.ArrayList<Graph> split(Graph initial, GraphBuilder builder)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |