Package com.stimulsoft.report.maps.gis
Class StiGisPointLatLng
java.lang.Object
com.stimulsoft.report.maps.gis.StiGisPointLatLng
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StiGisPointLatLng
public StiGisPointLatLng() -
StiGisPointLatLng
public StiGisPointLatLng(double lat, double lng)
-
-
Method Details
-
empty
-
getLat
public double getLat() -
setLat
public void setLat(double value) -
getLng
public double getLng() -
setLng
public void setLng(double value) -
equals
-
hashCode
public int hashCode() -
toString
-
clone
-
offset
public void offset(double lat, double lng)
-