Uses of Class
com.vividsolutions.jump.util.StatisticIndices
-
Packages that use StatisticIndices Package Description org.openjump.core.apitools org.openjump.core.ui.plugin.raster -
-
Uses of StatisticIndices in org.openjump.core.apitools
Methods in org.openjump.core.apitools that return StatisticIndices Modifier and Type Method Description static StatisticIndices
FeatureCollectionTools. getStatistics(Feature[] featArray, FeatureSchema fs, String attr)
-
Uses of StatisticIndices in org.openjump.core.ui.plugin.raster
Methods in org.openjump.core.ui.plugin.raster with parameters of type StatisticIndices Modifier and Type Method Description void
HistogramPlugIn. addPlotAccessories(StatisticIndices statUtils, Plot2DPanelOJ plot, RasterImageLayer selLayer)
void
HistogramPlugIn. calcStatistics(PlugInContext context, StatisticIndices statUtils)
-