Package | Description |
---|---|
icy.roi |
Contains all ROI (Region Of Interest) related classes and tools
|
plugins.kernel.roi.roi2d |
Contains all 2D ROI classes included in the kernel
|
plugins.kernel.roi.roi3d |
Contains all 3D ROI classes included in the kernel
|
plugins.kernel.roi.roi4d |
Contains all 4D ROI classes included in the kernel
|
plugins.kernel.roi.roi5d |
Contains all 5D ROI classes included in the kernel
|
plugins.kernel.roi.tool |
Modifier and Type | Class and Description |
---|---|
class |
ROI2D.ROI2DPainter |
class |
ROI3D.ROI3DPainter |
Modifier and Type | Method and Description |
---|---|
ROI.ROIPainter |
ROI.getOverlay()
|
ROI.ROIPainter |
ROI.getPainter()
Deprecated.
Use
ROI.getOverlay() instead. |
Modifier and Type | Class and Description |
---|---|
class |
ROI2DArea.ROI2DAreaPainter |
class |
ROI2DLine.ROI2DLinePainter |
class |
ROI2DPoint.ROI2DPointPainter |
class |
ROI2DShape.ROI2DShapePainter |
Modifier and Type | Class and Description |
---|---|
class |
ROI3DArea.ROI3DAreaPainter |
class |
ROI3DLine.ROI3DLinePainter |
class |
ROI3DPoint.ROI3DPointPainter |
class |
ROI3DPolyLine.ROI3DPolyLinePainter |
class |
ROI3DShape.ROI3DShapePainter |
class |
ROI3DStack.ROI3DStackPainter |
class |
ROI3DStackShape.ROI3DStackShapePainter |
Modifier and Type | Class and Description |
---|---|
class |
ROI4DStack.ROI4DStackPainter |
Modifier and Type | Class and Description |
---|---|
class |
ROI5DStack.ROI5DStackPainter |
Modifier and Type | Class and Description |
---|---|
class |
ROILineCutter.ROILineCutterPainter |