Package javaforce.awt
Class RFB.Rectangle
java.lang.Object
javaforce.awt.RFB.Rectangle
- Enclosing class:
RFB
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public int x -
y
public int y -
width
public int width -
height
public int height -
newSize
public boolean newSize -
ptrPos
public boolean ptrPos
-
-
Constructor Details
-
Rectangle
public Rectangle() -
Rectangle
-
Rectangle
public Rectangle(int x, int y, int width, int height) -
Rectangle
-
-
Method Details