public class Image extends java.lang.Object
int
height
width
x
y
Image(int i, int j, int k, int l)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int x
public int y
public int width
public int height
public Image(int i, int j, int k, int l)