Package | Description |
---|---|
edu.uci.ics.jung.graph.decorators |
Provides mechanisms for annotating nodes consistently with useful information.
|
edu.uci.ics.jung.visualization |
Provides a visualization mechanism for drawing and rendering Graphs.
|
samples.graph |
Provides sample graph code that may be of interest.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultToolTipFunction
Returns the results of toString on Vertices and Edges
Used mainly in demos
|
Modifier and Type | Class and Description |
---|---|
protected static class |
VisualizationViewer.ToolTipListenerWrapper
used internally to wrap any legacy ToolTipListener
implementations so they can be used as a ToolTipFunction
|
Modifier and Type | Class and Description |
---|---|
class |
PluggableRendererDemo.VoltageTips |