|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureAttributeVisitor | |
---|---|
org.geotools.feature.visitor |
Uses of FeatureAttributeVisitor in org.geotools.feature.visitor |
---|
Classes in org.geotools.feature.visitor that implement FeatureAttributeVisitor | |
---|---|
class |
AverageVisitor
Calculates the Average |
class |
MaxVisitor
Calculates the maximum value of an attribute. |
class |
MedianVisitor
Calculates the median of an attribute in all features of a collection |
class |
MinVisitor
Calculates the minimum value of an attribute. |
class |
StandardDeviationVisitor
Determines the standard deviation. |
class |
SumVisitor
Calculates the Sum of an attribute (of a FeatureVisitor) |
class |
UniqueVisitor
Generates a list of unique values from a collection |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |