|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--edu.iu.iv.visualization.networks.jungkamadakawailayout.JUNGKamadaKawaiLayoutAlgorithm
Wrapper for P2PKKLayout program
| Constructor Summary | |
JUNGKamadaKawaiLayoutAlgorithm(edu.uci.ics.jung.graph.Graph g)
Constructor. |
|
| Method Summary | |
boolean |
execute()
Runs the algorithm. |
edu.uci.ics.jung.graph.Graph |
getGraph()
Get the network graph |
void |
setGraph(edu.uci.ics.jung.graph.Graph graph)
Set the network graph to be visualized |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JUNGKamadaKawaiLayoutAlgorithm(edu.uci.ics.jung.graph.Graph g)
| Method Detail |
public boolean execute()
Algorithm
execute in interface AlgorithmAlgorithm.execute()public void setGraph(edu.uci.ics.jung.graph.Graph graph)
graph - public edu.uci.ics.jung.graph.Graph getGraph()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||