- Detail:
- Field |
- Constr |
- Method
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
int |
height
The height.
|
int |
left
The left coordinate.
|
int |
top
The top coordinate.
|
int |
width
The width.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
left
public int left
The left coordinate.
-
top
public int top
The top coordinate.
-
width
public int width
The width.
-
height
public int height
The height.
- Detail:
- Field |
- Constr |
- Method
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.