Create another class shape

Assignment Help JAVA Programming
Reference no: EM133389651

Question 1. Create a Point class to hold x and y values for a point. Create methods show(), add() and subtract() to display the Point x and y values, and add and subtract point coordinates.

Hint: Keep x and y separate in the calculation.

Create another class Shape, which will form the basis of a set of shapes. The Shape class will contain default functions to calculate area and circumference of the shape, and provide the coordinates (Points) of a rectangle that encloses the shape (a bounding box). These will be overloaded by the derived classes; therefore, the default methods for Shape will only print a simple message to standard output.

Create a display() function for Shape, which will display the name of the class and all stored information about the class (including area, circumference and bounding box).

Build the hierarchy by creating the Shape classes Circle, Rectangle and Triangle. Search the Internet for the rules governing these shapes, if necessary.

For these three Shape classes, create default constructors, as well as constructors whose arguments will initialize the shapes appropriately using the correct number of Point objects (i.e., Circle requires a Point center and a radius; Rectangle requires four Point vertices; and Triangle requires three Point vertices). Add error-checking to the constructors, such that they print a warning if the arguments do not conform to the appropriate shape.

Hint: Not all four-sided shapes are rectangles.

Also add a check to Rectangle, such that it tests for the special case of a "square" and prints an appropriate message if the test is true.

In main(), create several instances of each shape object and display the information for each object. Be sure to create at least one non-rectangle shape to demonstrate your error handling, and at least one square.

Reference no: EM133389651

Questions Cloud

Create a customer class with fields for a customer : Create a Customer class with fields for a customer's name, email address, and the number of times they've purchased something. Create a method to get each
Create an abstract class : Create an abstract class, Pet, and add the following enumerated types representing the various kinds of commands that users can issue to a given pet, and some
Calculate the average score of a test : Write a program that allows someone to calculate the average score of a test. keep a running total of scores, and at the end, divide by the number of scores
What is the broad purpose of the article or reading : What is the broad purpose of the article/reading? What is the research question the authors are specifically examining?
Create another class shape : Create another class Shape, which will form the basis of a set of shapes. The Shape class will contain default functions to calculate area and circumference
How dr. king saw the civil rights movement : The letter gives a great insight into how Dr. King saw the civil rights movement and the challenges it faced.
Which suspect or suspects committed the crime : modify the program to solve the problem for a different set of statements from the suspects. Include your solution in the analysis
Discuss the formation of the kkk and what did the federal : Discuss the formation of the KKK and what did the federal gov't do about this terrorist organization. How and Why did the attitude of northern republicans
Compare the time taken to sort the array : Compare the time taken to sort the array using the selection sort algorithm with the time taken to sort the same array using the in-built Java sort method

Reviews

Write a Review

JAVA Programming Questions & Answers

  Create two different constructor methods

Create two different constructor methods. Create a simple main program (main() ) that displays several snowmen of different colors.

  Write a java application to create and maintain a phone book

Write a Java application to create and maintain a phone book as shown in Figure 9-53. Display appropriate error messages when any action fails.

  Develop an end application whereas program component working

The biggest confusion is delivering an end application whereas the program component workings are the most valuable part of this stage.

  Implement a class student

Implement a class Student. For the purpose of this exercise, a student has a name and a total quiz score. Supply a suitable constructor and methods getName( ), addQuiz(int score), getTotalScore( ), and getAverageScore ( ).

  Write a program to track hourly employee departure

A company hires you to write a program to track hourly employee arrival and departure times from work. In essence, you are tasked to make an online time clock.

  Write a java program that can take a positive integer

Write a Java program that can take a positive integer greater than 2 as input and write out the number of times one must repeatedly divide this number by 2.

  Write java console application that allows user to read data

COIT20245 - Introduction to Programming Assignment, CQ University, Australia. Write java console application that allows user to read data

  Design a war game that you can play against the computer

Create a Card class to store a single playing card.  Create a class called DeckOfCards that stores 52 objects of the card class.  Create appropriate constructors and methods for each class that allow for the following requirements.

  Can swot be valuable on a departmental basis

Can SWOT be valuable on a departmental basis? Can the IT department get something out of their own SWOT analysis?

  Demonstrate the class in a program that contains car object

Demonstrate the class in a program that contains a Car object, and then calls the accelerate method five times. After each call to the accelerate method

  What is differance between arraylist and linkedlist

What is differance between arraylist and linkedlist?

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