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