Package | Description |
---|---|
icy.painter |
Contains Icy Overlay / Painter structure definition and basics Overlay helper classes
|
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 | |
plugins.tutorial.vtk |
Modifier and Type | Class and Description |
---|---|
class |
Anchor2D
Anchor2D class, used for 2D point control.
|
class |
Anchor3D
Anchor3D class, used for 3D point control.
|
class |
LineAnchor2D
Anchor for line type shape.
|
class |
PathAnchor2D
Anchor for path type shape.
|
class |
RectAnchor2D
Anchor for rectangular shape.
|
Modifier and Type | Class and Description |
---|---|
class |
ROI.ROIPainter
Abstract basic class for ROI overlay
|
class |
ROI2D.ROI2DPainter |
class |
ROI3D.ROI3DPainter |
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 |
Modifier and Type | Class and Description |
---|---|
class |
VtkAnimatedEarthPainter |
class |
VtkComplexeSplinePainter |
class |
VtkCubePainter
This plugin shows how use VTK to render a simple cube mesh as a 3D painter
|
class |
VtkLabelPainter |
class |
VtkSpherePainter |
class |
VtkText2DPainter
This class shows how to use VTK to render a simple 2D text as 3D painter
|
class |
VtkText3DPainter |