Uses of Class
org.geotools.filter.function.RangedClassificationFunction

Packages that use RangedClassificationFunction
org.geotools.filter.function   
 

Uses of RangedClassificationFunction in org.geotools.filter.function
 

Subclasses of RangedClassificationFunction in org.geotools.filter.function
 class EqualIntervalFunction
          Classification function for breaking a feature collection into edible chunks of "equal" size.
 class QuantileFunction
          Breaks a FeatureCollection into classes with an equal number of items in each.
 



Copyright © GeoTools. All Rights Reserved.