|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--edu.iu.iv.visualization.p2p.p2pnetworkvisualization.P2PNetworkVisualization
This program visualizes various P2P Network Models Layouts provided - SpringLayout, Fruchterman-Reingold, Kamada-Kawai, Circle Layout
| Constructor Summary | |
P2PNetworkVisualization(edu.uci.ics.jung.graph.Graph g,
java.lang.String title)
Constructor. |
|
| Method Summary | |
boolean |
drawGraph()
Visualize the network graph |
static edu.uci.ics.jung.graph.Graph |
getGraph()
Get the network graph |
java.lang.String |
getTitle()
Get the title of the network graph |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public P2PNetworkVisualization(edu.uci.ics.jung.graph.Graph g,
java.lang.String title)
| Method Detail |
public boolean drawGraph()
public static edu.uci.ics.jung.graph.Graph getGraph()
public java.lang.String getTitle()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||