public final class Rectangle extends Object
Rectangle(int x, int y, int width, int height)
int
getHeight()
getWidth()
getX()
getY()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Rectangle(int x, int y, int width, int height)
public int getX()
public int getY()
public int getWidth()
public int getHeight()
public String toString()
toString
Object
Copyright © 2018 SPF4J. All rights reserved.