JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Help
Icy Developer Documentation
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:
ROI2DLine.ROI2DLinePainter
,
ROI2DPoint.ROI2DPointPainter
,
ROI2DPolyLine.ROI2DPolyLinePainter
,
ROI2DShape.ROI2DShapePainter
,
ROI3DArea.ROI3DAreaPainter
,
VtkAnimatedEarthPainter
,
VtkAxesPainter
,
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
Deprecated
Help
Icy Developer Documentation
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method