public class IJRoiWrapperToShapeData extends Object
IJRoiWrapper
s to ShapeData
, and
preserve corresponding settings not represent in MaskPredicate.Modifier and Type | Class and Description |
---|---|
static class |
IJRoiWrapperToShapeData.AbstractIJRoiWrapperToShapeData<I extends IJRoiWrapper<?,?>,S extends ShapeData>
Abstract base class for converting
IJRoiWrapper to
ShapeData |
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. |
Constructor and Description |
---|
IJRoiWrapperToShapeData() |
Copyright © 2014–2022 ImageJ. All rights reserved.