Uses of Class
toxi.color.HistEntry

Packages that use HistEntry
toxi.color   
 

Uses of HistEntry in toxi.color
 

Methods in toxi.color that return types with arguments of type HistEntry
 java.util.List<HistEntry> Histogram.getEntries()
           
 java.util.Iterator<HistEntry> Histogram.iterator()
           
 

Methods in toxi.color with parameters of type HistEntry
 int HistEntry.compareTo(HistEntry e)