Uses of Interface
org.geotools.feature.visitor.FeatureAttributeVisitor
Packages that use FeatureAttributeVisitor
-
Uses of FeatureAttributeVisitor in org.geotools.feature.visitor
Classes in org.geotools.feature.visitor that implement FeatureAttributeVisitorModifier and TypeClassDescriptionclass
Calculates the Averageclass
Group features by one or several attributes and applies an aggregator visitor to each group.class
Calculates the maximum value of an attribute.class
Calculates the median of an attribute in all features of a collectionclass
Calculates the minimum value of an attribute.class
Finds the nearest value to the provided one in the attribute domain.class
Determines the standard deviation.class
Calculates the Sum of Areas for geometric fieldsclass
Calculates the Sum of an attribute (of a FeatureVisitor)class
Determines the number of unique features in the collection on the basis of the specified feature attribute.class
Generates a list of unique values from a collection