public class DisplaySize
extends java.lang.Object
Constructor and Description |
---|
DisplaySize(int[] dimensions) |
DisplaySize(int width,
int height) |
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
int |
getWidth() |
java.lang.String |
toString() |