public final class OMERORealMaskToIJROI extends Object
OMERORealMask
to Roi
. These converters attempt
to preserve some of the additional information represented in
ShapeData
but not in MaskPredicate
.Modifier and Type | Class and Description |
---|---|
static class |
OMERORealMaskToIJROI.AbstractOMERORealMaskToIJRoi<O extends OMERORealMask<?>,R extends Roi>
Abstract base class for converting
OMERORealMask to Roi . |
static class |
OMERORealMaskToIJROI.OMEROEllipseToOvalRoi
Converts
OMEROEllipse to OvalRoi . |
static class |
OMERORealMaskToIJROI.OMEROLineToIJLine
|
static class |
OMERORealMaskToIJROI.OMEROMaskToImageRoi
|
static class |
OMERORealMaskToIJROI.OMEROPointToPointRoi
Converts
OMEROPoint to PointRoi . |
static class |
OMERORealMaskToIJROI.OMEROPolygonToPolygonRoi
Converts
OMEROPolygon to PolygonRoi . |
static class |
OMERORealMaskToIJROI.OMEROPolylineToPolygonRoi
Converts
OMEROPolyline to PolygonRoi . |
static class |
OMERORealMaskToIJROI.OMERORectangleToRoi
Converts
OMERORectangle to Roi . |
static class |
OMERORealMaskToIJROI.OMEROTextToTextRoi
|
Copyright © 2014–2022 ImageJ. All rights reserved.