| 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 |
CubicCurveEdgeEffects<V,E> |
| Modifier and Type | Field and Description |
|---|---|
protected EdgeEffects<V,E> |
SimpleEdgeSupport.edgeEffects |
| Modifier and Type | Method and Description |
|---|---|
EdgeEffects<V,E> |
SimpleEdgeSupport.getEdgeEffects() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleEdgeSupport.setEdgeEffects(EdgeEffects<V,E> edgeEffects) |
Copyright © 2016. All rights reserved.