public class Dimension2D extends java.lang.Object
Dimension2D
float
height
width
Dimension2D()
Dimension2D(float w, float h)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public float width
public float height
public Dimension2D()
public Dimension2D(float w, float h)