JIU 0.14.3

Uses of Package
net.sourceforge.jiu.util

Packages that use net.sourceforge.jiu.util
net.sourceforge.jiu.color.quantization Classes to perform color image quantization, the reduction of the number of unique colors in an image. 
net.sourceforge.jiu.util Various helper classes with functionality not directly related to imaging 
 

Classes in net.sourceforge.jiu.util used by net.sourceforge.jiu.color.quantization
ComparatorInterface
          To be able to do sorting in Java 1.1 as defined in java.util.Arrays (which is only available in Java 1.2 and higher), we offer a java.util.Comparator clone under a different name: ComparatorInterface.
 

Classes in net.sourceforge.jiu.util used by net.sourceforge.jiu.util
ComparatorInterface
          To be able to do sorting in Java 1.1 as defined in java.util.Arrays (which is only available in Java 1.2 and higher), we offer a java.util.Comparator clone under a different name: ComparatorInterface.
 


JIU 0.14.3

Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt