Package org.a11y.BrlAPI
Class DisplaySize
- java.lang.Object
-
- org.a11y.BrlAPI.DisplaySize
-
public class DisplaySize extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DisplaySize(int width, int height)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getHeight()
int
getWidth()
-