| Package | Description |
|---|---|
| edu.uci.ics.jung.visualization.control |
Mechanisms for manipulating and controlling a graph visualization, largely
in terms of mouse plugins.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleEdgeSupport<V,E> |
| Modifier and Type | Field and Description |
|---|---|
protected EdgeSupport<V,E> |
EditingGraphMousePlugin.edgeSupport |
| Modifier and Type | Method and Description |
|---|---|
EdgeSupport<V,E> |
EditingGraphMousePlugin.getEdgeSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
EditingGraphMousePlugin.setEdgeSupport(EdgeSupport<V,E> edgeSupport) |
Copyright © 2016. All rights reserved.