java.lang.Object | |
↳ | com.neomades.graphics.Display |
The device display.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static int |
getHeight()
Returns the screen height in pixels.
| ||||||||||
static int |
getHeightDP()
Returns the screen height in DP units.
| ||||||||||
static int |
getWidth()
Returns the screen width in pixels.
| ||||||||||
static int |
getWidthDP()
Returns the screen width in DP units.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the screen height in pixels.
Returns the screen height in DP units.
Returns the screen width in pixels.
Returns the screen width in DP units.