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 GValue
public String getArguments()
public int hashCode()
hashCode
in class Object
Object.hashCode()
public boolean equals(Object obj)
equals
in class Object
Object.equals(java.lang.Object)
Copyright © 2015. All rights reserved.