|
kAWT Version 0.60 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.awt.Rectangle
| Field Summary | |
int |
height
|
int |
width
|
int |
x
|
int |
y
|
| Constructor Summary | |
Rectangle(int x,
int y,
int width,
int height)
|
|
| Method Summary | |
void |
add(Rectangle r)
|
Rectangle |
intersection(Rectangle r)
|
| Field Detail |
public int x
public int y
public int width
public int height
| Constructor Detail |
public Rectangle(int x,
int y,
int width,
int height)
| Method Detail |
public void add(Rectangle r)
public Rectangle intersection(Rectangle r)
|
kAWT Version 0.60 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||