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

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

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