|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jgraph.example.JGraphGraphFactory
com.jgraph.example.fastgraph.FastGraphFactory
public class FastGraphFactory
Nested Class Summary | |
---|---|
class |
FastGraphFactory.FastFactoryConfigDialog
|
Nested classes/interfaces inherited from class com.jgraph.example.JGraphGraphFactory |
---|
JGraphGraphFactory.FactoryConfigDialog |
Field Summary |
---|
Fields inherited from class com.jgraph.example.JGraphGraphFactory |
---|
FLOW, FULLY_CONNECTED, RANDOM_CONNECTED, TREE |
Constructor Summary | |
---|---|
FastGraphFactory()
Default Constructor |
Method Summary |
---|
Methods inherited from class com.jgraph.example.JGraphGraphFactory |
---|
center, getMaxNodesPerTreeLevel, getNumEdges, getNumNodes, insert, insert, insertConnectedGraphSampleData, insertFullyConnectedGraphSampleData, insertGraph, insertSampleFlowGraph, insertTreeSampleData, insertTreeSampleData, isInsertIntoModel, setInsertIntoModel, setMaxNodesPerTreeLevel, setNumEdges, setNumNodes |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FastGraphFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |