User:Marcus.hanwell: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 16: Line 16:
   vtk2DActor
   vtk2DActor
   vtk2DPainter
   vtk2DPainter
  vtk2DPaintDevice
  vtk2DGLPaintDevice
  vtk2DQtPaintDevice
  vtk2DCairoPaintDevice


   vtkChart
   vtkChart
Line 46: Line 42:
   vtkPlot -> vtkPlotStacked
   vtkPlot -> vtkPlotStacked
   vtkPlot -> vtkPlotBar
   vtkPlot -> vtkPlotBar
  vtk2DPaintDevice -> vtk2DGLPaintDevice
  vtk2DPaintDevice -> vtk2DQtPaintDevice
  vtk2DPaintDevice -> vtk2DCairoPaintDevice


// "owns the lifetime of"
// "owns the lifetime of"
Line 95: Line 87:
   vtk2DGLPaintDevice
   vtk2DGLPaintDevice
   vtk2DQtPaintDevice
   vtk2DQtPaintDevice
  vtk2DCairoPaintDevice


//
//
Line 111: Line 104:
   vtk2DPaintDevice -> vtk2DGLPaintDevice
   vtk2DPaintDevice -> vtk2DGLPaintDevice
   vtk2DPaintDevice -> vtk2DQtPaintDevice
   vtk2DPaintDevice -> vtk2DQtPaintDevice
  vtk2DPaintDevice -> vtk2DCairoPaintDevice


//
//

Revision as of 15:11, 21 October 2009

Chart Classes

2D API