Package prefuse.visual.sort

ItemSorter instances for determining the rendering order of VisualItems.

See:
          Description

Class Summary
ItemSorter ItemSorter instances provide an integer score for each VisualItem; these scores are then used to sort the items in ascending order of score.
TreeDepthItemSorter ItemSorter that sorts items by tree depths.
 

Package prefuse.visual.sort Description

ItemSorter instances for determining the rendering order of VisualItems. Each Display instance can have a unique item sorter for controlling the order in which items are drawn to the screen.



Copyright © 2007 Regents of the University of California