public final class Size
extends Object
-
Constructor Summary
Constructors
Size(int width,
int height)
-
Method Summary
-
Constructor Details
-
Size
public Size(int width,
int height)
-
Method Details
-
getWidth
public int getWidth()
-
getHeight
public int getHeight()
-