Package | Description |
---|---|
net.imagej.omero.legacy.convert | |
net.imagej.omero.roi.polyshape |
Modifier and Type | Method and Description |
---|---|
Class<OMEROPolygon> |
OMERORealMaskToIJROI.OMEROPolygonToPolygonRoi.getInputType() |
Class<OMEROPolygon> |
WrappedOMERORealMaskToMaskPredicate.WrappedOMEROPolygonToOMEROPolygon.getOutputType() |
Modifier and Type | Method and Description |
---|---|
String |
OMERORealMaskToIJROI.OMEROPolygonToPolygonRoi.getText(OMEROPolygon omeroRoi) |
PolygonRoi |
OMERORealMaskToIJROI.OMEROPolygonToPolygonRoi.wrap(OMEROPolygon omeroRoi) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOMEROPolygon
Base class for
OMEROPolygon . |
class |
ClosedOMEROPolygon
An
OMEROPolygon with closed boundary behavior. |
class |
DefaultOMEROPolygon
Default implementation of
OMEROPolygon . |
class |
OpenOMEROPolygon
An
OMEROPolygon with open boundary behavior. |
Modifier and Type | Method and Description |
---|---|
OMEROPolygon |
OMEROToImageJPolygon.convert(PolygonData shape,
BoundaryType bt) |
Modifier and Type | Method and Description |
---|---|
Class<OMEROPolygon> |
OMEROPolygonUnwrapper.getInputType() |
Class<OMEROPolygon> |
OMEROToImageJPolygon.getOutputType() |
Copyright © 2014–2022 ImageJ. All rights reserved.