Package com.stimulsoft.report.maps.gis
Class StiGisPoint
java.lang.Object
com.stimulsoft.report.maps.gis.StiGisPoint
-
Constructor Details
-
StiGisPoint
public StiGisPoint() -
StiGisPoint
public StiGisPoint(int x, int y)
-
-
Method Details
-
clone
-
empty
-
getX
public int getX() -
setX
public void setX(int value) -
getY
public int getY() -
setY
public void setY(int value) -
isEmpty
public boolean isEmpty() -
equals
-
hashCode
public int hashCode() -
offset
public void offset(int dx, int dy) -
offset
-
offsetNegative
-
toString
-