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 StatisticIndicesFeatureCollectionTools. 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 voidHistogramPlugIn. addPlotAccessories(StatisticIndices statUtils, Plot2DPanelOJ plot, RasterImageLayer selLayer)voidHistogramPlugIn. calcStatistics(PlugInContext context, StatisticIndices statUtils)
-