public class GLatLng extends Object implements GValue
| Constructor and Description | 
|---|
| GLatLng(double lat,
       double lng)Construct. | 
| GLatLng(double lat,
       double lng,
       boolean unbounded)Construct. | 
public GLatLng(double lat,
       double lng)
lat - lng - public GLatLng(double lat,
       double lng,
       boolean unbounded)
lat - lng - unbounded - public double getLat()
public double getLng()
public String getJSconstructor()
getJSconstructor in interface GValuepublic String getArguments()
public int hashCode()
hashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in class ObjectObject.equals(java.lang.Object)Copyright © 2015. All rights reserved.