| Package | Description |
|---|---|
| edu.uci.ics.jung.visualization.layout |
Visualization mechanisms related to graph layout: caching, persistence,
event-emitting, etc.
|
| Class and Description |
|---|
| 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
|
Copyright © 2015. All rights reserved.