public class PtrLocalDisplay
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static float |
SCREEN_DENSITY |
static int |
SCREEN_HEIGHT_DP |
static int |
SCREEN_HEIGHT_PIXELS |
static int |
SCREEN_WIDTH_DP |
static int |
SCREEN_WIDTH_PIXELS |
| Constructor and Description |
|---|
PtrLocalDisplay() |
| Modifier and Type | Method and Description |
|---|---|
static int |
designedDP2px(float designedDp) |
static int |
dp2px(float dp) |
static void |
init(android.content.Context context) |
static void |
setPadding(android.view.View view,
float left,
float top,
float right,
float bottom) |