public class Coordinates extends Object
Constructor and Description |
---|
Coordinates(float longitude,
float latitude) |
Modifier and Type | Method and Description |
---|---|
float |
getLatitude() |
float |
getLongitude() |
void |
setLatitude(float latitude) |
void |
setLongitude(float longitude) |
Copyright © 2020. All rights reserved.