com.jgraph.example.fastgraph
Class FastGraphFactory

java.lang.Object
  extended by com.jgraph.example.JGraphGraphFactory
      extended by com.jgraph.example.fastgraph.FastGraphFactory

public class FastGraphFactory
extends JGraphGraphFactory


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

FastGraphFactory

public FastGraphFactory()
Default Constructor