Question: Implement a class Cloud that contains an array list of Point2D.Double objects. Support methods: Draw each point as a tiny circle. Write a graphical application
Implement a class Cloud that contains an array list of Point2D.Double objects. Support methods:
![]()
Draw each point as a tiny circle. Write a graphical application that draws a cloud of 100 random points.
public void add (Point 2D. Double aPoint) public void draw (Graphics2D g2)
Step by Step Solution
3.47 Rating (154 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
