User:Marcus.hanwell: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
fontname = Helvetica | fontname = Helvetica | ||
] | ] | ||
// Classes | |||
vtkChart | |||
vtkPlot | |||
vtkAxis | |||
// | // | ||
Line 26: | Line 31: | ||
] | ] | ||
// | |||
// "owns the lifetime of" | |||
// | |||
edge [ | |||
arrowtail = diamond | |||
arrowhead = none | |||
] | |||
// | |||
// "has a pointer to" | |||
// | |||
edge [ | |||
arrowtail = odiamond | |||
arrowhead = none | |||
] | |||
vtkChart -> vtkPlot | vtkChart -> vtkPlot | ||
vtkChart -> vtkAxis | |||
} | } | ||
</graphviz> | </graphviz> |
Revision as of 17:35, 20 October 2009