public class Rectangle extends Object
int
height
width
x
y
Rectangle(int x, int y, int width, int height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int height
public int width
public int y
public int x
public Rectangle(int x, int y, int width, int height)
Copyright © 2016. All Rights Reserved.