Class IncrementalLayoutListener

  • All Implemented Interfaces:
    GraphViewListener, java.util.EventListener

    public class IncrementalLayoutListener
    extends java.lang.Object
    implements GraphViewListener
    A Listener that applies the given incremental layout whenever a graph event is received. The listener applies an optional filter which can be used to limit the context into which the layout algorithm will be applied.
    Version:
    $Id$
    Author:
    Steve Neuendorffer
    Pt.AcceptedRating:
    Red