Uses of Class
org.jaitools.Factory

Packages that use Factory
org.jaitools.numeric Classes providing a range of numeric functions including summary statistics, defining and comparing ranges (intervals), and compiling histogram data. 
 

Uses of Factory in org.jaitools.numeric
 

Subclasses of Factory in org.jaitools.numeric
 class ProcessorFactory
          A (very) simple factory class used by StreamingSampleStats to create Processors which handle the calculation of various statistics based on values in a data stream.
 



Copyright © 2009-2015. All Rights Reserved.