public class Display
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
h |
static java.lang.String |
NAME |
int |
w |
int |
x |
int |
y |
Constructor and Description |
---|
Display(int x,
int y,
int w,
int h) |
Display(java.lang.String attribute) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final java.lang.String NAME
public int x
public int y
public int w
public int h
Copyright © 2019 CenturyLink, Inc.