Uses of Class
infovis.utils.IntIntSortedMap

Packages that use IntIntSortedMap
infovis.column   
infovis.utils Utilities classes for the Infovis Toolkit. 
 

Uses of IntIntSortedMap in infovis.column
 

Methods in infovis.column that return IntIntSortedMap
 IntIntSortedMap AbstractColumn.computeValueMap()
          Returns the list of uniq elements of this columns associated with their count.
 IntIntSortedMap AbstractColumn.computeValueMap(RowComparator comp)
          Returns the list of uniq elements of this columns associated with their count.
 IntIntSortedMap IntSparseColumn.getValueReference()
           
 

Uses of IntIntSortedMap in infovis.utils
 

Subclasses of IntIntSortedMap in infovis.utils
 class IdManager
          Class IdManager
 

Constructors in infovis.utils with parameters of type IntIntSortedMap
IntIntSortedMap(IntIntSortedMap other)
           
 



Copyright © 2005 by Jean-Daniel Fekete and INRIA, France All rights reserved.