Uses of Interface
edu.uci.ics.jung.visualization.layout.LayoutEventSupport
Packages that use LayoutEventSupport
Package
Description
Visualization mechanisms related to graph layout: caching, persistence,
event-emitting, etc.
-
Uses of LayoutEventSupport in edu.uci.ics.jung.visualization.layout
Classes in edu.uci.ics.jung.visualization.layout that implement LayoutEventSupportModifier and TypeClassDescriptionclass
A LayoutDecorator that fires ChangeEvents when certain methods are called.class
PersistentLayoutImpl<V,
E> Implementation of PersistentLayout.