public class ExactSize extends Size
A special Size that knows about which dimension is width and which is height. See comments in Resizer.
ExactSize(int width, int height)
int
getWidth()
getHeight()
getMajor, getMinor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
int getWidth()
int getHeight()