public class PMViewRect
extends java.lang.Object
| Constructor and Description |
|---|
PMViewRect(boolean status,
java.lang.String statusMsg) |
PMViewRect(int xPosition,
int yPosition,
int height,
int width,
boolean status,
java.lang.String statusMsg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
java.lang.String |
getStatusMsg() |
int |
getWidth() |
int |
getxPosition() |
int |
getyPosition() |
boolean |
isStatus() |