Uses of Class
org.gcube.data.spd.obisplugin.data.Coordinate

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)
           
 



Copyright © 2012. All Rights Reserved.