JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
icy.painter
Interface VtkPainter
All Known Implementing Classes:
Anchor2D
,
Anchor3D
,
LineAnchor2D
,
PathAnchor2D
,
RectAnchor2D
,
ROI.ROIPainter
,
ROI2D.ROI2DPainter
,
ROI2DArea.ROI2DAreaPainter
,
ROI2DArea.ROI2DAreaPainter
,
ROI2DLine.ROI2DLinePainter
,
ROI2DPoint.ROI2DPointPainter
,
ROI2DShape.ROI2DShapePainter
,
ROI3D.ROI3DPainter
,
ROI3DArea.ROI3DAreaPainter
,
ROI3DLine.ROI3DLinePainter
,
ROI3DPoint.ROI3DPointPainter
,
ROI3DPolyLine.ROI3DPolyLinePainter
,
ROI3DShape.ROI3DShapePainter
,
ROI3DStack.ROI3DStackPainter
,
ROI3DStackShape.ROI3DStackShapePainter
,
ROI4DStack.ROI4DStackPainter
,
ROI5DStack.ROI5DStackPainter
,
ROILineCutter.ROILineCutterPainter
,
VtkAnimatedEarthPainter
,
VtkComplexeSplinePainter
,
VtkCubePainter
,
VtkLabelPainter
,
VtkSpherePainter
,
VtkText2DPainter
,
VtkText3DPainter
public interface
VtkPainter
Basic VTK painter.
Painter implementing this interface are automatically added / removed from Canvas3D.
Author:
Stephane
Method Summary
Methods
Modifier and Type
Method and Description
vtk.vtkProp[]
getProps
()
Returns the VTK actors for this painter.
Method Detail
getProps
vtk.vtkProp[]
getProps
()
Returns the VTK actors for this painter.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method