Class Rectangle
java.lang.Object
com.shinyhut.vernacular.protocol.messages.Rectangle
-
Field Details
-
x
private final int x -
y
private final int y -
width
private final int width -
height
private final int height -
encoding
-
-
Constructor Details
-
Rectangle
-
-
Method Details
-
getX
public int getX() -
getY
public int getY() -
getWidth
public int getWidth() -
getHeight
public int getHeight() -
getEncoding
-
decode
-