public class CDimension extends java.awt.Dimension
height, width
CDimension(float scaling, java.awt.Dimension dimension)
CDimension(float scaling, int width, int height)
equals, getHeight, getSize, getWidth, hashCode, setSize, setSize, setSize, toString
clone, setSize
finalize, getClass, notify, notifyAll, wait, wait, wait
public CDimension(float scaling, int width, int height)
public CDimension(float scaling, java.awt.Dimension dimension)