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 |
WrappedOMERORealMaskToMaskPredicate.AbstractWrappedOMERORealMaskToMaskPredicate<W extends MaskPredicateWrapper<?>,O extends OMERORealMask<?>>
Abstract base class for converting wrapped
OMERORealMask s to
OMERORealMask . |
Modifier and Type | Class and Description |
---|---|
class |
OMEROText
Wraps an OMERO
TextData as a RealMaskRealInterval . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOMERORealMaskUnwrapper<S extends ShapeData,O extends OMERORealMask<S>>
Unwraps
OMERORealMask objects. |
Modifier and Type | Interface and Description |
---|---|
interface |
OMERORealMaskRealInterval<S extends ShapeData>
RealMaskRealInterval wrapper for OMERO ShapeData object. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOMERORealMaskRealInterval<S extends ShapeData>
Abstract base class for
OMERORealMaskRealInterval implementations. |
Modifier and Type | Method and Description |
---|---|
OMERORealMask<?> |
DefaultOMEROROIElement.data() |
OMERORealMask<?> |
OMEROROIElement.projectIntoSpace(TypedSpace<? extends TypedAxis> space) |
OMERORealMask<?> |
DefaultOMEROROIElement.projectIntoSpace(TypedSpace<? extends TypedAxis> space) |
Constructor and Description |
---|
DefaultOMEROROIElement(OMERORealMask<?> source,
TreeNode<?> parent,
List<TreeNode<?>> children) |
Modifier and Type | Interface and Description |
---|---|
interface |
OMEROEllipse
An
Ellipsoid which wraps an OMERO ellipse Roi. |
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 | Interface and Description |
---|---|
interface |
OMEROLine
A
Line which wraps an OMERO line Roi. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOMEROLine
Default implementation of
OMEROLine . |
Modifier and Type | Interface and Description |
---|---|
interface |
OMEROMask
A
RealMaskRealInterval which wraps an OMERO Mask Roi. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOMEROMask
Default implementation for
OMEROMask . |
Modifier and Type | Interface and Description |
---|---|
interface |
OMEROPoint
A
PointMask which wraps an OMERO point roi. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOMEROPoint
Default implementation of
OMEROPoint . |
Modifier and Type | Interface and Description |
---|---|
interface |
OMEROPolygon
A
Polygon2D which wraps an OMERO polygon Roi. |
interface |
OMEROPolyline
A
Polyline which wraps an OMERO polyline Roi |
interface |
OMEROPolyshape<SD extends ShapeData>
A
Polyshape which wraps an OMERO ROI. |
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 |
DefaultOMEROPolyline
Default implementation of
OMEROPolyline . |
class |
OpenOMEROPolygon
An
OMEROPolygon with open boundary behavior. |
Modifier and Type | Interface and Description |
---|---|
interface |
OMEROROIProjector<I extends OMERORealMask<?>,O extends OMERORealMask<?>>
Projects a
OMERORealMask into the given space. |
interface |
OMEROROIProjector<I extends OMERORealMask<?>,O extends OMERORealMask<?>>
Projects a
OMERORealMask into the given space. |
Modifier and Type | Class and Description |
---|---|
class |
ProjectedOMERORealMask<S extends ShapeData>
An
OMERORealMask which has been adapted to a given space. |
Modifier and Type | Method and Description |
---|---|
OMERORealMask<S> |
ProjectedOMERORealMask.getSource() |
OMERORealMask<?> |
DefaultOMEROROIProjector.project(OMERORealMask<?> source,
TypedSpace<? extends TypedAxis> space) |
Modifier and Type | Method and Description |
---|---|
OMERORealMask<?> |
DefaultOMEROROIProjector.project(OMERORealMask<?> source,
TypedSpace<? extends TypedAxis> space) |
Constructor and Description |
---|
ProjectedOMERORealMask(OMERORealMask<S> shape,
AnnotatedSpace<? extends TypedAxis> space) |
Modifier and Type | Interface and Description |
---|---|
interface |
OMERORectangle
A
Box which wraps an OMERO rectangle Roi. |
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 | Class and Description |
---|---|
class |
TransformedOMERORealMaskRealInterval<S extends ShapeData>
A transformed
OMERORealMaskRealInterval represented as a
UnaryCompositeMaskPredicate . |
Copyright © 2014–2022 ImageJ. All rights reserved.