Enum Class DirectedScaleFreeGraphGenerator.Direction

java.lang.Object
java.lang.Enum<DirectedScaleFreeGraphGenerator.Direction>
org.jgrapht.generate.DirectedScaleFreeGraphGenerator.Direction
All Implemented Interfaces:
Serializable, Comparable<DirectedScaleFreeGraphGenerator.Direction>, Constable
Enclosing class:
DirectedScaleFreeGraphGenerator<V,E>

private static enum DirectedScaleFreeGraphGenerator.Direction extends Enum<DirectedScaleFreeGraphGenerator.Direction>
An enum to indicate the vertex selection using its inDegree or outDegree