Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org._3pq.jgrapht.generate.EmptyGraphGenerator
Constructor Summary | |
|
Method Summary | |
void |
|
public EmptyGraphGenerator(int size)
Construct a new EmptyGraphGenerator.
- Parameters:
size
- number of vertices to be generated
public void generateGraph(Graph target, VertexFactory vertexFactory, Map resultMap)
- Specified by:
- generateGraph in interface GraphGenerator