Uses of Interface
org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
Packages that use HistogramBand
-
Uses of HistogramBand in org.gvsig.raster.lib.buffer.api.statistics
Methods in org.gvsig.raster.lib.buffer.api.statistics that return HistogramBandModifier and TypeMethodDescriptionStatistics.getHistogram()Return the histogram of all bands.StatisticsBand.getHistogramBand()Gets histogram of the bandMethods in org.gvsig.raster.lib.buffer.api.statistics with parameters of type HistogramBandModifier and TypeMethodDescriptionbooleanHistogramBand.union(HistogramBand hist) Realiza la unión entre el histograma actual y el pasado por parámetro.