java.lang.Object
org.a11y.BrlAPI.DisplaySize
public class DisplaySize
extends java.lang.Object
protected int
height
width
DisplaySize(int width, int height)
int
getHeight()
getWidth()
protected final int height
protected final int width
public DisplaySize(int width, int height)
public int getHeight()
public int getWidth()