autolayout.h
00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015 #ifndef AUTOLAYOUT_H
00016 #define AUTOLAYOUT_H
00017
00018
00019 #include "canvas.h"
00020 #include "simplecanvas.h"
00021
00022 #include "node.h"
00023
00024 #include "_graph.h"
00025
00026
00027
00028
00029 #include "graphviznode.h"
00030 #include "graphvizgraph.h"
00031
00032
00033
00034 #include "autolayouter.h"
00035 #include "autolayouteradapter.h"
00036 #include "graphvizautolayouter.h"
00037 #include "dotautolayouter.h"
00038 #include "circoautolayouter.h"
00039 #include "neatoautolayouter.h"
00040
00041
00042
00043
00044
00045 #endif
This file is part of the documentation for umbrello Version 3.1.0.