public class Size2D
extends java.lang.Object
A simple class for representing the dimensions of an object. I would use Dimension2D, but refer
to Bug ID 4189446 on the Java Developer Connection for why not (last checked 20 July 2000, maybe
it's been fixed now).