Write a program called circle that displays a circle

Assignment Help Computer Engineering
Reference no: EM132117517

For this question, you will write a program called Circle that displays a circle in the upper right quadrant of the Cartesian plane. To do so, write (at a minimum) the following three methods:

A. A method called onCircle that takes as input five ints. The first three parameters represent (in order) the radius and x,y coordinates of the centre of the circle. The last two parameters represent an x,y position on the grid. This method determines whether or not the circle should be drawn at the grid coordinates given by the method's parameters.

To get the appropriate thickness for the circle, return whether the following formula holds or not: radius2 =(x-a)2 +(y-b)2 =radius2 +1 In the above formula, a and b are the coordinates of the centre of the circle, and x and y are the grid coordinates.

B. A method called verifyInput that takes as input three ints representing the radius and centre coor- dinates of the circle, and returns nothing.

This method should throw an IllegalArgumentException and display a helpful error message if either the circle does not fit in the upper right quadrant, or if the radius is non-positive. Otherwise, the method will not print anything. As a hint, the circle does not fit in the upper-right quadrant if it is too close to the axes.

C. A method called drawCircle that takes as input an int representing the radius of the circle, another int representing the x coordinate of the centre of the circle, and a third int representing the y coordinate of the circle's centre.

It also takes as input a char representing the symbol with which the circle will be drawn. Both of the methods described above must be called and used appropriately in this method in order to get full points. The rules for displaying the axes (the x-axis and the y-axis) are as follows: the minimum length and height of each axis is 9. If the circle fits in the 9 by 9 quadrant, there should be 9 vertical bars (|) representing the y-axis, and 9 horizontal dashes (-) representing the x-axis. You should use the plus symbol (+) to represent the origin.

The y-axis should end in a hat symbol (?), and the x-axis should end in a right triangle bracket (>). This means that there are a total of 11 characters on the x-axis, and 11 on the y-axis, with the origin counting as being on both. If the circle does not fit, the appropriate axis (or axes) should be extended. They still must end in (?) and (>), and the origin remains the same. Sample output for various input values is shown below. Note that, due to rounding errors and display dimensions of characters, the circle will not look like a perfect circle.

This is expected behaviour. If more than one character should be drawn at the same location (eg, if the circle intersects with an axis), the circle gets priority. This is slightly different from what happened in the second warm-up exercise. See the second example below for sample output in this scenario.

Reference no: EM132117517

Questions Cloud

Do you believe in health care for everyone : Professor requirement: Moving forward on all future discussion boards, please use APA format and references. Utilize more than one reference to answer.
Write a program in java for the deque data structure : Write a program in Java for the deque data structure. All the above operations should take O(1) time per operation.
Replacing some functions of email in business : How is instant messaging/texting replacing some functions of email in business? What are the advantages and disadvantages of business use of text messaging?
Prepare a shortened version of your final paper : The primary goal of this weekly assignment is to enable you to understand the revision process and revise your paper with the help of a writing specialist.
Write a program called circle that displays a circle : Write a program called Circle that displays a circle in the upper right quadrant of the Cartesian plane.
The camera system and a cop walking around : A company in the Netherlands that makes navigation devices collects location data from the devices to provide real-time services to its customers.
How you felt as an individual attending the meeting : How you think a "newcomer" with a substance-related problem or mental illness disorder may feel attending the meeting for the first time.
Write the while loop that lets the users enter a number : Write the while loop that lets the users enter a number. The number should be multiplied with produce and the result stored back to the variable product.
Write a single c statement that sets to 1 the sign : Write a single C statement that sets to one bits 7, 9 and 11 of N, leaving the remaining bits unchanged. (Bit 0 is the least significant bit.)

Reviews

Write a Review

Computer Engineering Questions & Answers

  Which data structure is the optimum one

When lots of inserts & deletes are involved. When you have no clue about how big the list would grow.

  How would she define the population in the given case

Sample Selection. Arianna Casey is trying to select a sample of registered voters in Hoops County to see how they intend to vote on funding a stadium.

  Describe a situation where a traditional relational

1.describe a situation where a traditional relational database management system would not be suitable and you would

  Create a useful model of supply chain operations which

explain the aspects regarding three crucial decisions to make regarding the creation and holding of inventory in a

  What is the maximum value of the pointer field in parameter

What is the maximum value of the pointer field in a parameter-problem message? Give example of situation in which host would never receive redirection message.

  Discuss the application of the principles of generality

Discuss the application of the principles of generality and anticipation of change to the construction of specifications.

  Describe the physical security controls that are available

Describe the physical security controls that are available for use in securing technical information assets.

  What kind of wsus infrastructure should you implement

You have been tasked to set up a WSUS infrastructure. What kind of WSUS infrastructure should you implement and why?

  Write function that concatenate two string into third string

Write a function that concatenates two strings into a third string. Use declaration you wrote. You may assume that combined length will not exceed 20 character.

  Compare and contrast monitoring of patient vital signs

mobile computing has dramatically changed how information is accessed and shared. wireless networking has been an

  Determine the duties of the system administrator

Determine the duties of the system administrator. Explain the differences between the system administrator and the network administrator.

  Write the xhtml to create a group of radio buttons

Write the XHTML to create a group of radio buttons that Web site visitors can check to vote for their favorite day of the week.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd