public class Rectangle extends AbstractShape
Rectangle()
Rectangle(boolean rounded)
java.awt.geom.GeneralPath
getPath(double x, double y, double width, double height)
getPerimeterPoint, intersection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Rectangle()
public Rectangle(boolean rounded)
public java.awt.geom.GeneralPath getPath(double x, double y, double width, double height)