public class Coordinate extends Object
| Modifier and Type | Field and Description |
|---|---|
protected double |
latitude |
protected double |
longitude |
| Constructor and Description |
|---|
Coordinate(double latitude,
double longitude) |
Copyright © 2014. All Rights Reserved.