Package | Description |
---|---|
loci.common | |
ome.scifio.common |
SCIFIO Common: a library of useful shared functions.
|
Modifier and Type | Class and Description |
---|---|
class |
Region
A legacy delegator class for ome.scifio.common.Region.
|
Modifier and Type | Method and Description |
---|---|
Region |
Region.intersection(Region r)
Returns a Region representing the intersection of this Region with the
given Region.
|
Modifier and Type | Method and Description |
---|---|
Region |
Region.intersection(Region r)
Returns a Region representing the intersection of this Region with the
given Region.
|
boolean |
Region.intersects(Region r)
Returns true if this region intersects the given region.
|
Copyright © 2014 Open Microscopy Environment