Java
TOPIC 11 – GRAPHICS FUNCTIONS

AP EXTRA

 

AP LESSON WORK

 

 

QUESTION 1

Recreate the image below. 

·         The radius of the smallest circle is 25.

·         Each circle then increases in radius by 20.

·         You do not need to match the colours exactly.

 



QUESTION 2

 

Recreate the following basic shapes using Shape objects and the Graphics2D class. 

 

You might want to calculate a few point locations before getting started.