public final class WrappedOMERORealMaskToMaskPredicate extends Object
MaskPredicateWrapper
which wraps an OMERORealMask
to a MaskPredicate
. These conversions preserve some of the meta-data
presented in ShapeData
and Roi
, but not in
MaskPredicate
.Modifier and Type | Class and Description |
---|---|
static class |
WrappedOMERORealMaskToMaskPredicate.AbstractWrappedOMERORealMaskToMaskPredicate<W extends MaskPredicateWrapper<?>,O extends OMERORealMask<?>>
Abstract base class for converting wrapped
OMERORealMask s to
OMERORealMask . |
static class |
WrappedOMERORealMaskToMaskPredicate.OMEROMaskWrapperToOMEROMask
Converts
OMEROMaskWrapper to OMEROMask . |
static class |
WrappedOMERORealMaskToMaskPredicate.WrappedOMEROEllipseToOMEROEllipse
|
static class |
WrappedOMERORealMaskToMaskPredicate.WrappedOMEROLineToOMEROLine
|
static class |
WrappedOMERORealMaskToMaskPredicate.WrappedOMEROPointToOMEROPoint
|
static class |
WrappedOMERORealMaskToMaskPredicate.WrappedOMEROPolygonToOMEROPolygon
|
static class |
WrappedOMERORealMaskToMaskPredicate.WrappedOMEROPolylineToOMEROPolyline
|
static class |
WrappedOMERORealMaskToMaskPredicate.WrappedOMERORectangleToOMERORectangle
|
static class |
WrappedOMERORealMaskToMaskPredicate.WrappedOMEROTextToOMEROText
|
Copyright © 2014–2022 ImageJ. All rights reserved.