|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Region
The Region interface provides definitions for the objects that represent a Region.
| Method Summary | |
|---|---|
Rectangle |
getBounds()
Returns the bounding Rectangle of this Region. |
int |
getHeight()
|
int |
getWidth()
|
int |
getX()
|
int |
getY()
|
void |
setBounds(Rectangle newBounds)
Sets the bounding Rectangle of this Rectangle. |
| Method Detail |
|---|
Rectangle getBounds()
void setBounds(Rectangle newBounds)
newBounds - the specified bounding Rectangle.int getX()
int getY()
int getWidth()
int getHeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||