Package org.jxls.common
Class Size
java.lang.Object
org.jxls.common.Size
- Author:
- Leonid Vysochyn
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ZERO_SIZE
-
-
Constructor Details
-
Size
public Size() -
Size
public Size(int width, int height)
-
-
Method Details
-
setWidth
public void setWidth(int width) -
setHeight
public void setHeight(int height) -
getWidth
public int getWidth() -
getHeight
public int getHeight() -
toString
-
equals
-
hashCode
public int hashCode() -
minus
-
add
-
append
-
append
-