public class Size1024
extends Object
Modifier and Type | Field and Description |
---|---|
int |
startX |
int |
startY |
int |
stopX |
int |
stopY |
Constructor and Description |
---|
Size1024(int startX,
int startY,
int stopX,
int stopY) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |