Modifier and Type | Class and Description |
---|---|
class |
BinaryCompositeMaskPredicateToShapeRoiConverter
Converts
BinaryCompositeMaskPredicate to ShapeRoi . |
class |
RealMaskRealIntervalToImageRoiConverter
Converts a
RealMaskRealInterval to an ImageRoi . |
Modifier and Type | Class and Description |
---|---|
class |
BoxToRoiConverter
|
class |
WritableBoxToRoiConverter
Converts a
WritableBox to a Roi . |
Modifier and Type | Class and Description |
---|---|
class |
EllipsoidToOvalRoiConverter
|
class |
WritableEllipsoidToOvalRoiConverter
|
Modifier and Type | Class and Description |
---|---|
class |
LineToIJLineConverter
|
class |
WritableLineToIJLineConverter
Converts a
WritableLine to a Line . |
Modifier and Type | Class and Description |
---|---|
class |
PointMaskToPointRoiConverter
|
class |
RealPointCollectionToPointRoiConverter
Converts a
RealPointCollection to a PointRoi . |
class |
WritablePointMaskToPointRoiConverter
Converts a
WritablePointMask to a PointRoi . |
class |
WritableRealPointCollectionToPointRoiConverter
Converts a
WritableRealPointCollection to a PointRoi . |
Modifier and Type | Class and Description |
---|---|
class |
Polygon2DToPolygonRoiConverter
Converts a
Polygon2D to a PolygonRoi of type POLYGON. |
class |
WritablePolygon2DToPolygonRoiConverter
Converts a
WritablePolygon2D to a PolygonRoi of type POLYGON. |
Modifier and Type | Class and Description |
---|---|
class |
PolylineToPolylineRoiConverter
Converts an
Polyline to an PolygonRoi of type POLYLINE. |
class |
WritablePolylineToPolylineRoiConverter
Converts an
WritablePolyline to an PolygonRoi of type
POLYLINE. |
Copyright © 2014–2022 ImageJ. All rights reserved.