|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
PersistentLayout<V,E> | interface for PersistentLayout Also holds a nested class Point to serialize the Vertex locations |
Class Summary | |
---|---|
BoundingRectangleCollector<V,E> | |
BoundingRectanglePaintable<V,E> | |
CachingLayout<V,E> | A LayoutDecorator that caches locations in a clearable Map. |
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 |
Visualization mechanisms related to graph layout: caching, persistence, event-emitting, etc.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |