| Package | Description |
|---|---|
| fr.igred.omero.util |
This package contains classes to handle 5D positions and boundaries as well as a utility class to check if the
library requirements are available, and another one to convert DataObjects to Wrapper objects.
|
| Modifier and Type | Method and Description |
|---|---|
Coordinates |
Bounds.getEnd()
Gets size of bounds for each coordinate.
|
Coordinates |
Bounds.getEnd()
Gets size of bounds for each coordinate.
|
Coordinates |
Bounds.getSize()
Gets size of bounds for each coordinate.
|
Coordinates |
Bounds.getSize()
Gets size of bounds for each coordinate.
|
Coordinates |
Bounds.getStart()
Gets starting coordinates.
|
Coordinates |
Bounds.getStart()
Gets starting coordinates.
|
| Constructor and Description |
|---|
Bounds(Coordinates start,
Coordinates end)
Bounds constructor.
|
Bounds(Coordinates start,
Coordinates end)
Bounds constructor.
|
Copyright © 2020–2023 GReD. All rights reserved.