|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Coordinate | |
|---|---|
| org.gcube.data.spd.obisplugin.data | |
| org.gcube.data.spd.obisplugin.util | |
| Uses of Coordinate in org.gcube.data.spd.obisplugin.data |
|---|
| Fields in org.gcube.data.spd.obisplugin.data declared as Coordinate | |
|---|---|
protected Coordinate |
SearchFilters.lowerBound
|
protected Coordinate |
SearchFilters.upperBound
|
| Methods in org.gcube.data.spd.obisplugin.data that return Coordinate | |
|---|---|
Coordinate |
SearchFilters.getLowerBound()
|
Coordinate |
SearchFilters.getUpperBound()
|
static Coordinate |
Coordinate.parse(String value)
|
| Methods in org.gcube.data.spd.obisplugin.data with parameters of type Coordinate | |
|---|---|
void |
SearchFilters.setLowerBound(Coordinate lowerBound)
|
void |
SearchFilters.setUpperBound(Coordinate upperBound)
|
| Constructors in org.gcube.data.spd.obisplugin.data with parameters of type Coordinate | |
|---|---|
SearchFilters(Coordinate upperBound,
Coordinate lowerBound,
Calendar fromDate,
Calendar toDate)
|
|
| Uses of Coordinate in org.gcube.data.spd.obisplugin.util |
|---|
| Fields in org.gcube.data.spd.obisplugin.util declared as Coordinate | |
|---|---|
protected Coordinate |
ProductKey.lowerBound
|
protected Coordinate |
ProductKey.upperBound
|
| Methods in org.gcube.data.spd.obisplugin.util that return Coordinate | |
|---|---|
Coordinate |
ProductKey.getLowerBound()
|
Coordinate |
ProductKey.getUpperBound()
|
| Methods in org.gcube.data.spd.obisplugin.util with parameters of type Coordinate | |
|---|---|
static String |
ProductKey.toString(int taxonId,
int dataSetId,
Coordinate upperBound,
Coordinate lowerBound,
Calendar fromDate,
Calendar toDate)
|
| Constructors in org.gcube.data.spd.obisplugin.util with parameters of type Coordinate | |
|---|---|
ProductKey(int taxonId,
int dataSetId,
Coordinate upperBound,
Coordinate lowerBound,
Calendar fromDate,
Calendar toDate)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||