public class StatisticsUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
StatisticsUtils.TransectProfile |
Constructor and Description |
---|
StatisticsUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getDiagramLabel(RasterDataNode raster) |
static double |
round(double x) |
static double |
round(double x,
double v) |
static float |
round(float x) |
static float |
round(float x,
float v) |
public static float round(float x)
public static float round(float x, float v)
public static double round(double x)
public static double round(double x, double v)
public static String getDiagramLabel(RasterDataNode raster)
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.