public class Bounds
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| LatLng | northeastThe northeast corner of the bounding box. | 
| LatLng | southwestThe southwest corner of the bounding box. | 
| Constructor and Description | 
|---|
| Bounds() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | toString() |