- getImageBand() - Method in class org.jaitools.media.jai.zonalstats.Result
-
Get the index of the image band for which this result
was calculated.
- getNumAccepted() - Method in class org.jaitools.media.jai.zonalstats.Result
-
Get the number of values that were accepted, ie.
- getNumNaN() - Method in class org.jaitools.media.jai.zonalstats.Result
-
Get the number of NaN values that were sampled from the image when
calculating this result.
- getNumNoData() - Method in class org.jaitools.media.jai.zonalstats.Result
-
Get the number of NoData values that were sampled from the image when
calculating this result.
- getNumOffered() - Method in class org.jaitools.media.jai.zonalstats.Result
-
Get the number of values that were offered, ie.
- getProperty(String) - Method in class org.jaitools.media.jai.zonalstats.ZonalStatsOpImage
-
Get the specified property.
- getPropertyClass(String) - Method in class org.jaitools.media.jai.zonalstats.ZonalStatsOpImage
-
Get the class of the given property.
- getPropertyNames() - Method in class org.jaitools.media.jai.zonalstats.ZonalStatsOpImage
-
Get all property names
- getRanges() - Method in class org.jaitools.media.jai.zonalstats.Result
-
Get the ranges (if defined) that were used to filter data image
values for inclusion in the calculation of this result.
- getStatistic() - Method in class org.jaitools.media.jai.zonalstats.Result
-
Get the statistic that this result pertains to.
- getValue() - Method in class org.jaitools.media.jai.zonalstats.Result
-
Get the calculated value of the statistic.
- getZone() - Method in class org.jaitools.media.jai.zonalstats.Result
-
Get the integer ID of the image zone for which this result was
calculated.
- getZones() - Method in class org.jaitools.media.jai.zonalstats.ZonalStats
-
Get the integer IDs read from the zone image.