phelps.awt.geom
public class Rectangles2D extends Object
Note that a java.awt.Rectangle is a subclass of java.awt.geom.Rectangle2D.
Version: $Revision: 1.4 $ $Date: 2003/07/26 02:14:32 $
Method Summary | |
---|---|
static String | pretty(Rectangle2D r) Compact output for a Rectangle: widthxheight @ (x,y) . |
widthxheight @ (x,y)
.