GeometricTriangle class
Design a class named GeometricTriangle that inherits from GeometricObject (what we did in class).
The class contains:
· Three double data fields named side1, side2 and side3 with default values 1.0 to denote three sides of a triangle.
· A default constructor that creates a default triangle
· A constructor that creates a triangle with specified three sides.
· The accessor and mutator methods.
· A method named getArea() that returns the area of the triangle.
o Before the area is calculated check for valid input. Sum of any two sides should be greater than the third one. If not throw an IllegalArgumentException.
· A method named getPerimeter() that returns the perimeter of the triangle.
· A method named toString() that returns the string description for the triangle like for the circle and rectangle.
For a triangle with sides a,b and c area is calculated using semiperimeter s as shown below:
You can write a main to test the class the functions and the exception.
Delivering a high-quality product at a reasonable price is not enough anymore.
That’s why we have developed 5 beneficial guarantees that will make your experience with our service enjoyable, easy, and safe.
You have to be 100% sure of the quality of your product to give a money-back guarantee. This describes us perfectly. Make sure that this guarantee is totally transparent.
Read moreEach paper is composed from scratch, according to your instructions. It is then checked by our plagiarism-detection software. There is no gap where plagiarism could squeeze in.
Read moreThanks to our free revisions, there is no way for you to be unsatisfied. We will work on your paper until you are completely happy with the result.
Read moreYour email is safe, as we store it according to international data protection rules. Your bank details are secure, as we use only reliable payment systems.
Read moreBy sending us your money, you buy the service we provide. Check out our terms and conditions if you prefer business talks to be laid out in official language.
Read more