Uses of Class
org.jaitools.media.jai.rangelookup.LookupItem

Packages that use LookupItem
org.jaitools.media.jai.rangelookup Image lookup operator that can handle ranges of values 
 

Uses of LookupItem in org.jaitools.media.jai.rangelookup
 

Methods in org.jaitools.media.jai.rangelookup that return LookupItem
 LookupItem<T,U> RangeLookupTable.getLookupItem(T srcValue)
          Finds the LookupItem containing the given source value.
 

Methods in org.jaitools.media.jai.rangelookup with parameters of type LookupItem
 int LookupItemComparator.compare(LookupItem<T,U> item1, LookupItem<T,U> item2)
           
 int LookupItemComparator.compare(LookupItem<T,U> item1, LookupItem<T,U> item2)
           
 



Copyright © 2009-2015. All Rights Reserved.