public static class Resolution.Ratio4x3 extends Resolution.Ratio
Resolutions with an aspect ratio of 4:3.| Modifier and Type | Field and Description |
|---|---|
static Resolution |
RES_1024x768 |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<Resolution> |
getAll()
Gets all predefined resolutions with an aspect ratio of 4:3.
|
public static final Resolution RES_1024x768
public static java.util.List<Resolution> getAll()