| Package | Description |
|---|---|
| org.scijava.util |
| Modifier and Type | Method and Description |
|---|---|
RealRect |
RealRect.intersection(RealRect r)
Returns a Rect representing the intersection of this Rect with the given
Rect.
|
| Modifier and Type | Method and Description |
|---|---|
RealRect |
RealRect.intersection(RealRect r)
Returns a Rect representing the intersection of this Rect with the given
Rect.
|
boolean |
RealRect.intersects(RealRect r)
Returns true if this rect intersects the given rect.
|
Copyright © 2015–2022 SciJava. All rights reserved.