Package | Description |
---|---|
net.imagej.omero.legacy.convert | |
net.imagej.omero.roi.ellipse |
Modifier and Type | Method and Description |
---|---|
Class<OMEROEllipse> |
OMERORealMaskToIJROI.OMEROEllipseToOvalRoi.getInputType() |
Class<OMEROEllipse> |
WrappedOMERORealMaskToMaskPredicate.WrappedOMEROEllipseToOMEROEllipse.getOutputType() |
Modifier and Type | Method and Description |
---|---|
String |
OMERORealMaskToIJROI.OMEROEllipseToOvalRoi.getText(OMEROEllipse omeroRoi) |
OvalRoi |
OMERORealMaskToIJROI.OMEROEllipseToOvalRoi.wrap(OMEROEllipse omeroRoi) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOMEROEllipse
Base class for
OMEROEllipse . |
class |
ClosedOMEROEllipse
An
OMEROEllipse with closed boundary behavior. |
class |
OpenOMEROEllipse
An
OMEROEllipse with open boundary behavior. |
Modifier and Type | Method and Description |
---|---|
OMEROEllipse |
OMEROToImageJEllipse.convert(EllipseData shape,
BoundaryType bt) |
Modifier and Type | Method and Description |
---|---|
Class<OMEROEllipse> |
OMEROEllipseUnwrapper.getInputType() |
Class<OMEROEllipse> |
OMEROToImageJEllipse.getOutputType() |
Copyright © 2014–2022 ImageJ. All rights reserved.