User:Marcus.hanwell: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 16: | Line 16: | ||
vtk2DActor | vtk2DActor | ||
vtk2DPainter | vtk2DPainter | ||
vtk2DPaintDevice | |||
vtk2DGLPaintDevice | |||
vtk2DQtPaintDevice | |||
vtkChart | vtkChart | ||
Line 27: | Line 31: | ||
vtkLegend | vtkLegend | ||
// Subclass relationships | // Subclass relationships | ||
// | // | ||
// A -> B means | // A -> B means | ||
// A is the superclass of B | // A is the superclass of B | ||
Line 44: | Line 46: | ||
vtkPlot -> vtkPlotBar | vtkPlot -> vtkPlotBar | ||
vtk2DPaintDevice -> vtk2DGLPaintDevice | |||
vtk2DPaintDevice -> vtk2DQtPaintDevice | |||
// "owns the lifetime of" | // "owns the lifetime of" | ||
edge [ | edge [ | ||
arrowtail = diamond | arrowtail = diamond | ||
Line 53: | Line 55: | ||
] | ] | ||
// "has a pointer to" | // "has a pointer to" | ||
edge [ | edge [ | ||
arrowtail = odiamond | arrowtail = odiamond |
Revision as of 20:58, 20 October 2009