|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Configuration delegate for a ScreenSpace.
Method Summary | |
java.util.Collection |
getDisplaySpaces(java.util.Collection retVal)
Gets the display spaces (DisplaySpace) associated with this screen space. |
Size3 |
getScreenResolution(Size3 retVal)
Gets the screen resolution in pixels per meter. |
Size3 |
getScreenSize(Size3 retVal)
Gets the screen size in pixels. |
Method Detail |
public java.util.Collection getDisplaySpaces(java.util.Collection retVal)
public Size3 getScreenSize(Size3 retVal)
retVal
- Return value object. The size. Never null.
public Size3 getScreenResolution(Size3 retVal)
retVal
- Return value object. The resolution. Never null.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |