rectangle
Here are 23 public repositories matching this topic...
A Triangle class. Move it. Love it. Improve it.
-
Updated
Aug 30, 2021 - Java
This repository is collection of pattern programs such as triangle, box (square, rectangle, etc) and other different famous patterns created in Java language using Eclipse IDE.
-
Updated
Apr 22, 2017 - Java
Write a class definition for a Rectangle class that contains: Two int fields, length and width Mutator and accessor methods for the length and width fields. Ask the user for these values in the mutator methods. A Boolean method named isSquare that returns true if the rectangle’s length and width are the same and false otherwise. A method that re…
-
Updated
Aug 26, 2022 - Java
Algorithm To Detect Condition Of Two Rectangles (Contains, Overlap)
-
Updated
May 9, 2018 - Java
Implementation of Rectangle using TDD.
-
Updated
Apr 8, 2022 - Java
I was inspired by the leetcode 836. problem and want to that problem more visible.
-
Updated
Oct 17, 2025 - Java
This Project Shows the Concepts, Basic Understanding and the Logics of the Simple GUI of Graphical Primitives Mobile Applications and the overall descriptions of the Graphical Primitives.
-
Updated
May 25, 2025 - Java
CustomEditText
-
Updated
Dec 27, 2017 - Java
A module that gives the overlap area of two rectangles intersection for humans 🥡
-
Updated
Jun 4, 2021 - Java
Face Detection API
-
Updated
Sep 27, 2021 - Java
Improve this page
Add a description, image, and links to the rectangle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rectangle topic, visit your repo's landing page and select "manage topics."