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

Packages that use Classifier
org.geotools.brewer.color   
org.geotools.filter.function   
 

Uses of Classifier in org.geotools.brewer.color
 

Methods in org.geotools.brewer.color with parameters of type Classifier
static FeatureTypeStyle StyleGenerator.createFeatureTypeStyle(Classifier classifier, org.opengis.filter.expression.Expression expression, java.awt.Color[] colors, java.lang.String typeId, org.opengis.feature.type.GeometryDescriptor geometryAttrType, int elseMode, double opacity, Stroke defaultStroke)
          Merges a classifier, array of colors and other data into a FeatureTypeStyle object.
 

Uses of Classifier in org.geotools.filter.function
 

Subclasses of Classifier in org.geotools.filter.function
 class ExplicitClassifier
           
 class RangedClassifier
          Classifies into ranges of minimum and maximum values.
 

Methods in org.geotools.filter.function that return Classifier
 Classifier ClassifyFunction.getClassifier(java.lang.Object context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.