public class JOpenCageBounds
extends java.lang.Object
| Constructor and Description |
|---|
JOpenCageBounds() |
| Modifier and Type | Method and Description |
|---|---|
JOpenCageLatLng |
getNortheast() |
JOpenCageLatLng |
getSouthwest() |
void |
setNortheast(JOpenCageLatLng northeast) |
void |
setSouthwest(JOpenCageLatLng southwest) |
public JOpenCageLatLng getNortheast()
public void setNortheast(JOpenCageLatLng northeast)
public JOpenCageLatLng getSouthwest()
public void setSouthwest(JOpenCageLatLng southwest)