- equals(Object) - Method in class Line
-
Method to compare 'this' line for equality with the 'object'
specified as a parameter.
- equals(Object) - Method in class LineSegment
-
Method to compare 'this' line segment for equality with the 'object' specified
as a parameter.
- equals(Object) - Method in class Point
-
Method to compare 'this' Point for equality with the 'object'
specified as a parameter.
- equals(Object) - Method in class Rectangle
-
Method to compare 'this' Rectangle segment for equality with the 'object' specified
as a parameter.
- equals(Object) - Method in class Square
-
Method to compare 'this' Square segment for equality with the 'object' specified
as a parameter.