Package prefuse.action.filter

Action modules for visually filtering items by controlling their visibility.

See:
          Description

Class Summary
FisheyeTreeFilter Filter Action that computes a fisheye degree-of-interest function over a tree structure (or the spanning tree of a graph structure).
GraphDistanceFilter Filter Action that sets visible all items within a specified graph distance from a set of focus items; all other items will be set to invisible.
VisibilityFilter Filter Action that sets visible all items that meet a given Predicate condition and sets all other items invisible.
 

Package prefuse.action.filter Description

Action modules for visually filtering items by controlling their visibility.



Copyright © 2007 Regents of the University of California