|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.a11y.BrlAPI.DisplaySize
public class DisplaySize
| Field Summary | |
|---|---|
protected int |
height
|
protected int |
width
|
| Constructor Summary | |
|---|---|
DisplaySize(int width,
int height)
|
|
| Method Summary | |
|---|---|
int |
getHeight()
|
int |
getWidth()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final int width
protected final int height
| Constructor Detail |
|---|
public DisplaySize(int width,
int height)
| Method Detail |
|---|
public int getWidth()
public int getHeight()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||