| Package | Description |
|---|---|
| net.imagej.omero.legacy.convert |
| Modifier and Type | Class and Description |
|---|---|
static class |
IJRoiWrapperToShapeData.DefaultRoiWrapperToMaskData
Converts
DefaultRoiWrapper to MaskData, and preserves
settings not represented in MaskPredicate. |
static class |
IJRoiWrapperToShapeData.IJLineWrapperToLineData
Converts
IJLineWrapper to LineData, and preserves settings
not represented in MaskPredicate. |
static class |
IJRoiWrapperToShapeData.IrregularPolylineRoiWrapperToMaskData
Converts
IrregularPolylineRoiWrapper to MaskData, and
preserves settings not represented in MaskPredicate. |
static class |
IJRoiWrapperToShapeData.OvalRoiWrapperToEllipseData
Converts
OvalRoiWrapper to EllipseData, and preserves
settings not represented in MaskPredicate. |
static class |
IJRoiWrapperToShapeData.PolygonRoiWrapperToPolygonData
Converts
PolygonRoiWrapper to PolygonData, and preserves
settings not represented in MaskPredicate. |
static class |
IJRoiWrapperToShapeData.PolylineRoiWrapperToPolylineData
Converts
PolylineRoiWrapper to PolylineData, and preserves
settings not represented in MaskPredicate. |
static class |
IJRoiWrapperToShapeData.RoiWrapperToRectangleData
Converts
RoiWrapper to RectangleData, and preserves
settings not represented in MaskPredicate. |
static class |
IJRoiWrapperToShapeData.ShapeRoiWrapperToMaskData
Converts
ShapeRoiWrapper to MaskData, and preserves
settings not represented in MaskPredicate. |
static class |
IJRoiWrapperToShapeData.TextRoiWrapperToTextData
Converts
TextRoiWrapper to TextData, and preserves settings
not represented in MaskPredicate. |
static class |
IJRoiWrapperToShapeData.UnmodifiablePolylineRoiWrapperToPolylineData
Converts
UnmodifiablePolylineRoiWrapper to PolylineData,
and preserves settings not represented in MaskPredicate. |
Copyright © 2014–2022 ImageJ. All rights reserved.