| Constructor and Description |
|---|
GeoUtils.Box(WikibasePoint east,
WikibasePoint west) |
| Modifier and Type | Method and Description |
|---|---|
WikibasePoint |
northEast()
Get NE corner.
|
WikibasePoint |
southWest()
Get SW corner.
|
boolean |
switched()
Check if original coordinates were modified.
|
public GeoUtils.Box(WikibasePoint east, WikibasePoint west)
public WikibasePoint northEast()
public WikibasePoint southWest()
public boolean switched()
Copyright © 2016. All rights reserved.