| Package | Description |
|---|---|
| loci.visbio.util |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Segment2D.boundingBoxOverlapsBoundingBoxOf(Segment2D y)
Whether another segment meets the bounding box of this segment.
|
boolean |
Segment2D.intersects(Segment2D y)
Whether another segment intersects this one.
|
boolean |
Segment2D.straddles(Segment2D y)
Whether another segment crosses the line defined by this segment.
|
Copyright © 2015–2022 SciJava. All rights reserved.