|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Coordinate | |
|---|---|
| org.gcube.data.spd.obisplugin | |
| org.gcube.data.spd.obisplugin.data | |
| Uses of Coordinate in org.gcube.data.spd.obisplugin |
|---|
| Methods in org.gcube.data.spd.obisplugin with parameters of type Coordinate | |
|---|---|
static int |
ObisClient.getOccurrencesCount(Connection connection,
int taxonId,
int datasetId,
Coordinate upperBound,
Coordinate lowerBound,
Calendar fromDate,
Calendar toDate)
|
| 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()
|
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||