public class DisplaySize
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
height |
protected int |
width |
Constructor and Description |
---|
DisplaySize(int width,
int height) |
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
int |
getWidth() |