| Package | Description |
|---|---|
| edu.uci.ics.jung.algorithms.layout.util |
Utility classes for updating layout positions.
|
| edu.uci.ics.jung.visualization |
Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VisRunner
Implementation of a relaxer thread for layouts.
|
| Modifier and Type | Field and Description |
|---|---|
protected Relaxer |
DefaultVisualizationModel.relaxer
manages the thread that applies the current layout algorithm
|
| Modifier and Type | Method and Description |
|---|---|
Relaxer |
DefaultVisualizationModel.getRelaxer() |
Relaxer |
VisualizationModel.getRelaxer() |
Copyright © 2016. All rights reserved.