public class NoDataContainer extends Object
Constructor and Description |
---|
NoDataContainer(double singleValue) |
NoDataContainer(double[] array) |
NoDataContainer(NoDataContainer other) |
NoDataContainer(Range nodataR) |
Modifier and Type | Method and Description |
---|---|
double[] |
getAsArray() |
Range |
getAsRange() |
double |
getAsSingleValue() |
String |
toString() |
public static final String GC_NODATA
public NoDataContainer(NoDataContainer other)
public NoDataContainer(Range nodataR)
public NoDataContainer(double[] array)
public NoDataContainer(double singleValue)
Copyright © 2006–2018 GeoSolutions. All rights reserved.