Package | Description |
---|---|
net.imagej.omero.legacy.convert | |
net.imagej.omero.roi.rectangle |
Modifier and Type | Method and Description |
---|---|
Class<OMERORectangle> |
OMERORealMaskToIJROI.OMERORectangleToRoi.getInputType() |
Class<OMERORectangle> |
WrappedOMERORealMaskToMaskPredicate.WrappedOMERORectangleToOMERORectangle.getOutputType() |
Modifier and Type | Method and Description |
---|---|
String |
OMERORealMaskToIJROI.OMERORectangleToRoi.getText(OMERORectangle omeroRoi) |
Roi |
OMERORealMaskToIJROI.OMERORectangleToRoi.wrap(OMERORectangle omeroRoi) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOMERORectangle
Base class for
OMERORectangle . |
class |
ClosedOMERORectangle
An
OMERORectangle with closed boundary behavior. |
class |
OpenOMERORectangle
An
OMERORectangle with open boundary behavior. |
Modifier and Type | Method and Description |
---|---|
OMERORectangle |
OMEROToImageJRectangle.convert(RectangleData shape,
BoundaryType bt) |
Modifier and Type | Method and Description |
---|---|
Class<OMERORectangle> |
OMERORectangleUnwrapper.getInputType() |
Class<OMERORectangle> |
OMEROToImageJRectangle.getOutputType() |
Copyright © 2014–2022 ImageJ. All rights reserved.