User:Marcus.hanwell: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<graphviz renderer='neato' caption='Class diagram?'>
<graphviz renderer='neato' caption='Class diagram?'>
digraph UML {
digraph UML {
   node [ shape = "record" ]
   node [
    fontsize = 10
    fontname = Helvetica
    shape = record
    height = 0.1
  ]
 
  edge [
    fontsize = 10
    fontname = Helvetica
  ]
   vtkChart
   vtkChart
   vtkPlot
   vtkPlot

Revision as of 17:23, 20 October 2009

Class diagram?

Hello Neato