public class cPoint extends Object
| Constructor and Description |
|---|
cPoint(Double Lat,
Double Lon,
String Address,
String City,
String State) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getCity() |
Double |
getLat() |
Double |
getLon() |
String |
getState() |
Copyright © 2014–2018. All rights reserved.