Uses of Package
prefuse.visual.sort

Packages that use prefuse.visual.sort
prefuse The top-level Visualization and Display classes, as well as Constants used throughout the toolkit. 
prefuse.util.display Utility classes specific to the Display class. 
prefuse.visual.sort ItemSorter instances for determining the rendering order of VisualItems. 
 

Classes in prefuse.visual.sort used by prefuse
ItemSorter
          ItemSorter instances provide an integer score for each VisualItem; these scores are then used to sort the items in ascending order of score.
 

Classes in prefuse.visual.sort used by prefuse.util.display
ItemSorter
          ItemSorter instances provide an integer score for each VisualItem; these scores are then used to sort the items in ascending order of score.
 

Classes in prefuse.visual.sort used by prefuse.visual.sort
ItemSorter
          ItemSorter instances provide an integer score for each VisualItem; these scores are then used to sort the items in ascending order of score.
 



Copyright © 2007 Regents of the University of California