Uses of Class
org.jaitools.media.jai.classifiedstats.ClassifiedStats

Packages that use ClassifiedStats
org.jaitools.media.jai.classifiedstats Calculates summary statistics, on top of classification rasters, for values in a data image 
 

Uses of ClassifiedStats in org.jaitools.media.jai.classifiedstats
 

Methods in org.jaitools.media.jai.classifiedstats that return ClassifiedStats
 ClassifiedStats ClassifiedStats.band(int b)
          Get the subset of results for the given band.
 ClassifiedStats ClassifiedStats.group(int g)
          Get the subset of results for the given group.
 ClassifiedStats ClassifiedStats.ranges(List<Range<Double>> ranges)
          Get the subset of results for the given Ranges.
 ClassifiedStats ClassifiedStats.statistic(Statistic s)
          Get the subset of results for the given Statistic.
 



Copyright © 2009-2015. All Rights Reserved.