Package com.stimulsoft.report.maps.gis
Class StiGisSize
java.lang.Object
com.stimulsoft.report.maps.gis.StiGisSize
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
empty
-
-
Constructor Details
-
StiGisSize
public StiGisSize() -
StiGisSize
-
StiGisSize
public StiGisSize(int width, int height)
-
-
Method Details
-
isEmpty
public boolean isEmpty() -
getWidth
public int getWidth() -
setWidth
public void setWidth(int value) -
getHeight
public int getHeight() -
setHeight
public void setHeight(int value) -
equals
-
clone
-
hashCode
public int hashCode() -
toString
-