| Package | Description |
|---|---|
| gr.cite.geoanalytics.environmental.data.retriever | |
| gr.cite.geoanalytics.environmental.data.retriever.model |
| Modifier and Type | Method and Description |
|---|---|
Integer[] |
DataRetriever.getByLatLongAsArray(double latitude,
double longitude,
Unit unit)
Retrieve the data values of a point on map based on a year
|
| Modifier and Type | Method and Description |
|---|---|
static Unit |
Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Unit[] |
Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Float |
Data.getValue(Unit unit) |
Integer |
Temperature.getValueAsInt(Unit unit) |
Integer |
Data.getValueAsInt(Unit unit) |
Integer |
Oxygen.getValueAsInt(Unit unit) |
Copyright © 2019. All Rights Reserved.