| Constructor and Description |
|---|
GeoRect(GeoPoint northWest,
GeoPoint southEast) |
| Modifier and Type | Method and Description |
|---|---|
GeoPoint |
getNorthWest() |
GeoPoint |
getSouthEast() |
boolean |
intersects(GeoShape geoShape) |
String |
toString() |
boolean |
within(GeoShape geoShape)
Is the given geoShape with in this
|
Copyright © 2014–2017. All rights reserved.