public class ScreenHelper extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_WINDOWS_DPI |
Constructor and Description |
---|
ScreenHelper() |
Modifier and Type | Method and Description |
---|---|
static Dimension |
getScaledDimension(Dimension originalDimension) |
static Dimension |
getScaledDimension(int width,
int height) |
static int |
getScaledValue(int value) |
public static final int DEFAULT_WINDOWS_DPI
Copyright © 2019. All rights reserved.