A C D F G I M O R S T 

R

remove(CanvasObject) - Method in class comp102x.Canvas
Removes a specific canvas object that is added to the canvas.
removeAll() - Method in class comp102x.Canvas
Removes all canvas objects on the canvas.
runRotateAnimation(int) - Method in class comp102x.CanvasObject
Runs a rotation animation on the canvas object.
runScaleAnimation(double) - Method in class comp102x.CanvasObject
Runs a scale animation on the canvas object.
A C D F G I M O R S T