Package edu.uci.ics.jung.visualization.layout
Visualization mechanisms related to graph layout: caching, persistence,
event-emitting, etc.
See: Description
-
Interface Summary 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 Summary 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 locationsPersistentLayoutImpl<V,E> Implementation of PersistentLayout.PersistentLayoutImpl.RandomPointFactory<V>
Package edu.uci.ics.jung.visualization.layout Description
Visualization mechanisms related to graph layout: caching, persistence, event-emitting, etc.
DataMelt 3.0 © DataMelt by jWork.ORG