Package | Description |
---|---|
edu.uci.ics.jung.visualization |
Provides a visualization mechanism for drawing and rendering Graphs.
|
edu.uci.ics.jung.visualization.control |
Modifier and Type | Field and Description |
---|---|
protected TranslatingGraphMousePlugin |
ZoomPanGraphMouse.translatingPlugin |
Modifier and Type | Class and Description |
---|---|
class |
LensTranslatingGraphMousePlugin
Extends TranslatingGraphMousePlugin and adds the capability
to drag and resize the viewing
lens in the graph view.
|
class |
SatelliteTranslatingGraphMousePlugin
Overrides TranslatingGraphMousePlugin so that mouse events in
the satellite view cause translating of the main view
|