ddt  0.1
ddtGraphicalElements.hpp
Go to the documentation of this file.
1 // @copyright
2 // (c) Copyright ESO 2020
3 // All Rights Reserved
4 // ESO (eso.org) is an Intergovernmental Organization, and therefore special
5 // legal conditions apply.
6 //
7 // @file ddtGraphicalElements.hpp
8 // @brief DDT Graphics. Include file to include all supported graphical element
9 // types
10 //
11 // Include list for the Graphical Elements
12 //
13 // @author Carsten Mannel, CGI
14 // @since 2021/01/14
15 //
16 
17 #ifndef DDT_DATAVISUALISATION_DDTGRAPHCIS_GRAPHICALELEMENTS_HPP
18 #define DDT_DATAVISUALISATION_DDTGRAPHCIS_GRAPHICALELEMENTS_HPP
19 
26 
27 #endif // DDT_DATAVISUALISATION_DDTGRAPHCIS_GRAPHICALELEMENTS_HPP
ddtGraphicalElementText.hpp
ddtGraphicalElementRectangle.hpp
ddtGraphicalElementEllipse.hpp
ddtGraphicalElementLine.hpp
ddtGraphicalElementCross.hpp
ddtGraphicalElementImage.hpp