Package org.openjump.core.ui.plugin.tools.aggregate
package org.openjump.core.ui.plugin.tools.aggregate
-
ClassDescriptionAggregator<T>An aggregator accumulate individual values with addValue method and return a synthetic value with getResult method.Class containing all kinds of aggregator implementation as well as maps containing instances of aggregators.A wrapper class including : name of the input attribute aggregator to be used to aggregate values name of the output attributeCreates a new FeatureDataset from a source FeatureCollection, a list of attributes to be used as the key a list of aggregator function to aggregate attribute values which are not part of the key