See: Description
| Interface | Description |
|---|---|
| LayoutChangeListener<V,E> | |
| LayoutEventSupport<V,E> | |
| PersistentLayout<V,E> |
interface for PersistentLayout
Also holds a nested class Point to serialize the
Vertex locations
|
| Class | Description |
|---|---|
| BoundingRectangleCollector<V,E> | |
| BoundingRectanglePaintable<V,E> | |
| CachingLayout<V,E> |
A LayoutDecorator that caches locations in a clearable Map.
|
| LayoutEvent<V,E> | |
| LayoutTransition<V,E> | |
| ObservableCachingLayout<V,E> |
A LayoutDecorator that fires ChangeEvents when certain methods
are called.
|
| PersistentLayout.Point |
a serializable class to save locations
|
| PersistentLayoutImpl<V,E> |
Implementation of PersistentLayout.
|
| PersistentLayoutImpl.RandomPointFactory<V> |
Visualization mechanisms related to graph layout: caching, persistence, event-emitting, etc.
Copyright © 2016. All rights reserved.