| Package | Description |
|---|---|
| edu.uci.ics.jung.visualization.layout |
Visualization mechanisms related to graph layout: caching, persistence,
event-emitting, etc.
|
| edu.uci.ics.jung.visualization.renderers |
Visualization mechanisms relating to rendering.
|
| Class and Description |
|---|
| LayoutChangeListener |
| LayoutEvent |
| LayoutEventSupport |
| ObservableCachingLayout
A LayoutDecorator that fires ChangeEvents when certain methods
are called.
|
| PersistentLayout
interface for PersistentLayout
Also holds a nested class Point to serialize the
Vertex locations
|
| PersistentLayout.Point
a serializable class to save locations
|
| Class and Description |
|---|
| LayoutChangeListener |
| LayoutEvent |
Copyright © 2016. All rights reserved.