Menu

[r3313]: / trunk / users_guide / dot / manager.dot  Maximize  Restore  History

Download this file

11 lines (9 with data), 350 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
digraph G {
new_figure_manager->FigureManagerGTK[label="returns"];
FigureManagerGTK->FigureCanvasGTK[label="contains"];
FigureCanvasGTK->Figure[label="contains"];
Figure[label="figure\nFigure"];
FigureCanvasGTK[label="canvas\nFigureCanvasGTK"];
FigureManagerGTK->GUIWindow[label="contains"];
GUIWindow[label="window\ngtk.Window"];
}
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.