public class Geo extends Object
| Constructor and Description |
|---|
Geo() |
| Modifier and Type | Method and Description |
|---|---|
float |
getEastBoundCoord() |
float |
getNorthBoundCoord() |
float |
getSouthBoundCoord() |
float |
getWestBoundCoord() |
boolean |
setbounds(String bounds) |
public boolean setbounds(String bounds)
public float getEastBoundCoord()
public float getNorthBoundCoord()
public float getSouthBoundCoord()
public float getWestBoundCoord()
Copyright © 2016. All rights reserved.