| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg._3pq.jgrapht.generate.EmptyGraphGeneratorConstructor 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