Skip to content

traebracy/Shape-Calculator-Java

Repository files navigation

Shape-Calculator

Java application that calculates the area and perimeter of geometric shapes including circles, rectangles, and triangles.

You are prompted to enter the number of sides of a shape. In doing so, the program calculates whether or not the shape is a polygon or just a shape, depending on the number of sides you enter. A shape is created, and you are prompted to enter specific values/metrics for the shape that is created. The shape appears on your screen if you have the ShapeVisualizer module correctly integrated into your IDE.

Concepts Used

  • Object-Oriented Programming (OOP)
  • Inheritance
  • Polymorphism
  • Abstract Classes
  • JavaFX Graphics

About

Java shape calculator using OOP, geometry formulas, inheritance, and JavaFX visualization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages