C E F I M R S T 
All Classes All Packages

C

changeAngle(int) - Method in class fri.shapesge.Image
Change the image rotation angle according to the parameter.
changeColor(String) - Method in class fri.shapesge.Circle
Change the color.
changeColor(String) - Method in class fri.shapesge.Ellipse
Change the color.
changeColor(String) - Method in class fri.shapesge.Rectangle
Change the color.
changeColor(String) - Method in class fri.shapesge.Square
Change the color.
changeColor(String) - Method in class fri.shapesge.Triangle
Change the color.
changeImage(String) - Method in class fri.shapesge.Image
Change the drawn image.
changeSize(int) - Method in class fri.shapesge.Circle
Change the size to the new size (in pixels).
changeSize(int) - Method in class fri.shapesge.Square
Change the size to the new size (in pixels).
changeSize(int, int) - Method in class fri.shapesge.Ellipse
Change the size to the new size (in pixels).
changeSize(int, int) - Method in class fri.shapesge.Rectangle
Change the size to the new size (in pixels).
changeSize(int, int) - Method in class fri.shapesge.Triangle
Change the size to the new size (in pixels).
chooseCoordinates(int, int) - Method in class Main.ManagedTest
 
Circle - Class in fri.shapesge
A circle that can be manipulated and that draws itself on a canvas.
Circle() - Constructor for class fri.shapesge.Circle
Create a new circle at default position with default color.
Circle(int, int) - Constructor for class fri.shapesge.Circle
 
C E F I M R S T 
All Classes All Packages