B C D E G I L M O P R S T W Y 

S

setPenColor(Color) - Static method in class cse1030.drawing.SimpleDrawing2
Sets the current pen color for all subsequent points.
setPenColor(Color) - Method in class cse1030.drawing.Turtle
Sets the color of the pen that the turtle is currently using to draw with.
setPenRadius(double) - Static method in class cse1030.drawing.SimpleDrawing2
Sets the radius of the pen for all subsequent points.
SimpleDrawing2 - Class in cse1030.drawing
A simple utility class that allows the client to draw points on a canvas.
B C D E G I L M O P R S T W Y