Skip navigation links
A B C D E F G H I J K L M N O P R S T V W Y 

F

filledCircle(double, double, double) - Static method in class princeton.introcs.StdDraw
Draw filled circle of radius r, centered on (x, y).
filledEllipse(double, double, double, double) - Static method in class princeton.introcs.StdDraw
Draw an ellipse with given semimajor and semiminor axes, centered on (x, y).
filledPolygon(double[], double[]) - Static method in class princeton.introcs.StdDraw
Draw a filled polygon with the given (x[i], y[i]) coordinates.
filledRectangle(double, double, double, double) - Static method in class princeton.introcs.StdDraw
Draw a filled rectangle of given half width and half height, centered on (x, y).
filledSquare(double, double, double) - Static method in class princeton.introcs.StdDraw
Draw a filled square of side length 2r, centered on (x, y).
A B C D E F G H I J K L M N O P R S T V W Y 
Skip navigation links