Uses of Class
org.gcube.application.framework.search.library.util.Point

Packages that use Point
org.gcube.application.framework.search.library.model   
 

Uses of Point in org.gcube.application.framework.search.library.model
 

Fields in org.gcube.application.framework.search.library.model declared as Point
protected  Point[] GeospatialInfo.bounds
           
 

Methods in org.gcube.application.framework.search.library.model that return Point
 Point[] GeospatialInfo.getBounds()
           
 

Methods in org.gcube.application.framework.search.library.model with parameters of type Point
 void GeospatialInfo.setBounds(Point[] bounds)
           
 

Constructors in org.gcube.application.framework.search.library.model with parameters of type Point
GeospatialInfo(String relation, Point[] bounds, Date startTime, Date endTime)
           
 



Copyright © 2013. All Rights Reserved.