| Package | Description |
|---|---|
| org.gcube.indexmanagement.geo.shape |
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
Polygon.getBoundingBox()
A method to get the Minimum Bounding Rectanngle of the polygon
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2014. All Rights Reserved.