Uses of Class
org.gcube.indexmanagement.geo.shape.Rectangle

Packages that use Rectangle
org.gcube.indexmanagement.geo.shape   
 

Uses of Rectangle in org.gcube.indexmanagement.geo.shape
 

Methods in org.gcube.indexmanagement.geo.shape that return Rectangle
 Rectangle Polygon.getBoundingBox()
          A method to get the Minimum Bounding Rectanngle of the polygon
 

Methods in org.gcube.indexmanagement.geo.shape with parameters of type Rectangle
 boolean Rectangle.contains(Rectangle r)
          A method which decides if this rectangle contains the specified rectangle.
 boolean Rectangle.overlaps(Rectangle r)
          A method which decides if this rectangle overlaps with the specified rectangle.
 



Copyright © 2012. All Rights Reserved.