Package | Description |
---|---|
org.scijava.util |
Modifier and Type | Method and Description |
---|---|
IntCoords |
IntRect.getBottomRight()
Gets the bottom right coordinate of the rectangle.
|
IntCoords |
IntRect.getTopLeft()
Gets the top left coordinate of the rectangle.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IntRect.contains(IntCoords coords)
Tests whether the given coordinates lie within the rectangle.
|
Copyright © 2015–2022 SciJava. All rights reserved.