|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvanted.GraphHelper
public class GraphHelper
The Class GraphHelper layouts the parallel edges of the reachability graph.
Constructor Summary | |
---|---|
GraphHelper()
|
Method Summary | |
---|---|
static org.graffiti.graph.Graph |
selfLoop(org.graffiti.graph.Graph rGraph)
Self loop. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphHelper()
Method Detail |
---|
public static org.graffiti.graph.Graph selfLoop(org.graffiti.graph.Graph rGraph)
rGraph
- the r graph
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |