Package net.algart.math.rectangles
Class IRectanglesUnion.HorizontalBoundaryLink
java.lang.Object
net.algart.math.rectangles.IRectanglesUnion.BoundaryLink
net.algart.math.rectangles.IRectanglesUnion.HorizontalBoundaryLink
- All Implemented Interfaces:
Comparable<IRectanglesUnion.BoundaryLink>
- Enclosing class:
IRectanglesUnion
-
Method Summary
Methods inherited from class net.algart.math.rectangles.IRectanglesUnion.BoundaryLink
atFirstOfTwoParallelSides, atSecondOfTwoParallelSides, compareTo, coord, equals, from, hashCode, to, toString
-
Method Details
-
isHorizontal
public boolean isHorizontal()- Specified by:
isHorizontal
in classIRectanglesUnion.BoundaryLink
-
linkFrom
- Specified by:
linkFrom
in classIRectanglesUnion.BoundaryLink
-
linkTo
- Specified by:
linkTo
in classIRectanglesUnion.BoundaryLink
-
equivalentRectangle
- Specified by:
equivalentRectangle
in classIRectanglesUnion.BoundaryLink
-