public interface Point extends Shape
| Modifier and Type | Method and Description | 
|---|---|
double | 
getX()
The X coordinate, or Longitude in geospatial context. 
 | 
double | 
getY()
The Y coordinate, or Latitude in geospatial context. 
 | 
Copyright © GigaSpaces.