Package | Description |
---|---|
it.geosolutions.jaiext.range |
Modifier and Type | Method and Description |
---|---|
Range.DataType |
RangeInt.getDataType() |
Range.DataType |
RangeUshort.getDataType() |
Range.DataType |
RangeByte.getDataType() |
abstract Range.DataType |
Range.getDataType()
Returns the Range data Type
|
Range.DataType |
RangeLong.getDataType() |
Range.DataType |
RangeFloat.getDataType() |
Range.DataType |
RangeDouble.getDataType() |
Range.DataType |
RangeShort.getDataType() |
static Range.DataType |
Range.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Range.DataType[] |
Range.DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2016 GeoSolutions. All rights reserved.