public final class WCSize
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private float |
height |
private float |
width |
| Constructor and Description |
|---|
WCSize(float width,
float height) |
| Modifier and Type | Method and Description |
|---|---|
float |
getHeight() |
int |
getIntHeight() |
int |
getIntWidth() |
float |
getWidth() |