Uses of Class
org.gcube.portlets.user.speciesdiscovery.shared.Coordinate

Packages that use Coordinate
org.gcube.portlets.user.speciesdiscovery.server.service   
org.gcube.portlets.user.speciesdiscovery.shared   
 

Uses of Coordinate in org.gcube.portlets.user.speciesdiscovery.server.service
 

Methods in org.gcube.portlets.user.speciesdiscovery.server.service with parameters of type Coordinate
protected  org.gcube.data.spd.model.Coordinate SpeciesService.convertCoordinate(Coordinate coordinate)
           
 

Uses of Coordinate in org.gcube.portlets.user.speciesdiscovery.shared
 

Fields in org.gcube.portlets.user.speciesdiscovery.shared declared as Coordinate
protected  Coordinate SearchFilters.lowerBound
           
protected  Coordinate SearchFilters.upperBound
           
 

Methods in org.gcube.portlets.user.speciesdiscovery.shared that return Coordinate
 Coordinate SearchFilters.getLowerBound()
           
 Coordinate SearchFilters.getUpperBound()
           
 

Methods in org.gcube.portlets.user.speciesdiscovery.shared with parameters of type Coordinate
 void SearchFilters.setLowerBound(Coordinate lowerBound)
           
 void SearchFilters.setUpperBound(Coordinate upperBound)
           
 

Constructors in org.gcube.portlets.user.speciesdiscovery.shared with parameters of type Coordinate
SearchFilters(Coordinate upperBound, Coordinate lowerBound, Date fromDate, Date toDate, List<DataSourceModel> listDataSources, String classificationGroupRank, SpeciesCapability resultType, List<DataSourceModel> listDataSourcesForSynonyms, List<DataSourceModel> listDataSourcesForUnfold)
           
 



Copyright © 2013. All Rights Reserved.