public class MonitorInfo extends JsonBean
Constructor and Description |
---|
MonitorInfo(org.json.JSONObject json) |
Modifier and Type | Method and Description |
---|---|
double |
getDeviceScaleFactor() |
Point |
getDpi() |
List<MonitorDetails> |
getNonPrimaryMonitors() |
MonitorDetails |
getPrimaryMonitor() |
get, getArray, getBoolean, getBooleanValue, getBooleanValue, getDoubleValue, getDoubleValue, getInteger, getIntegerValue, getJson, getJsonBean, getJsonBean, getJsonBeanList, getJsonCopy, getJsonValue, getList, getRectangle, getString, put, setArray, setBoolean, setInteger, setJsonArray, setJsonBean, setLong, setRectangle, setString, toString
public double getDeviceScaleFactor()
public Point getDpi()
public MonitorDetails getPrimaryMonitor()
public List<MonitorDetails> getNonPrimaryMonitors()
Copyright © 2022. All rights reserved.