|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.primordion.xholon.io.AbstractNetworkViewerJung
org.primordion.xholon.io.NetworkViewerJung
Graphical network viewer constructed using the JUNG software.
This requires the Java classes that implement JUNG. Download these from the JUNG web site, download the additional third-party Java classes specified at that site, and install the various downloaded jar files.
This is an abstract class.
| Nested Class Summary |
| Nested classes inherited from class org.primordion.xholon.io.AbstractNetworkViewerJung |
AbstractNetworkViewerJung.XholonEdgeStringer, AbstractNetworkViewerJung.XholonVertexStringer |
| Field Summary |
| Fields inherited from interface org.primordion.xholon.io.IGraphicalNetworkViewer |
LAYOUT_CIRCLE, LAYOUT_DAG, LAYOUT_FR, LAYOUT_ISOM, LAYOUT_KK, LAYOUT_KKINT, LAYOUT_NONE, LAYOUT_SPRING, LAYOUT_STATIC |
| Constructor Summary | |
NetworkViewerJung()
|
|
| Methods inherited from class org.primordion.xholon.io.AbstractNetworkViewerJung |
createGraph, isActive, refresh, refresh, remove, setGraphSize, setLabelFontSize, setLayoutType, setShowContainers, writeImage |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.primordion.xholon.io.IGraphicalNetworkViewer |
createGraph, isActive, refresh, refresh, remove, setGraphSize, setLabelFontSize, setLayoutType, setShowContainers |
| Constructor Detail |
public NetworkViewerJung()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||