Constructor and Description |
---|
Position(int x,
int y,
int width,
int height)
Position of an element on the dashboard (with it's size).
|
Modifier and Type | Method and Description |
---|---|
org.json.JSONObject |
toJson()
returns object as JSON.
|