Uses of Class
prefuse.util.collections.IntObjectHashMap

Packages that use IntObjectHashMap
prefuse.data.search Text search support for prefix, keyword, and regular expression searches. 
 

Uses of IntObjectHashMap in prefuse.data.search
 

Fields in prefuse.data.search declared as IntObjectHashMap
protected  IntObjectHashMap KeywordSearchTupleSet.m_map
           
 

Methods in prefuse.data.search that return IntObjectHashMap
 IntObjectHashMap KeywordSearchTupleSet.getTupleMap()
          Returns a copy of the mapping from Lucene document IDs to prefuse Tuple instances.
 



Copyright © 2007 Regents of the University of California