ddt 1.1.0
|
Files | |
file | ddtFileBasedOverlay.hpp [code] |
DDT Graphics. Class for the DDT File Based Overlays. This class is used to load a json overlay file which contains graphics to be drawn at startup. Each of those elements will be a DdtGraphicalElement (which can be lines, rectangles, ellipses, crosses or text). | |
file | ddtGraphicalElement.hpp [code] |
DDT Graphics. Base Class for the DDT Graphical Elements. Elements can be lines, ovals, rectangles etc. | |
file | ddtGraphicalElementCompass.hpp [code] |
DDT Graphics. Class for compass elements. Class for the Graphical Elements - Compass. | |
file | ddtGraphicalElementCross.hpp [code] |
DDT Graphics. Class for crosses. Class for the Graphical Elements - Cross. | |
file | ddtGraphicalElementEllipse.hpp [code] |
DDT Graphics. Class for ellipse and circle elements. Class for the Graphical Elements - Ellipses and Circles. | |
file | ddtGraphicalElementImage.hpp [code] |
DDT Graphics. Class for images. Class for the Graphical Elements - Image. | |
file | ddtGraphicalElementLine.hpp [code] |
DDT Graphics. Class for lines. Class for the Graphical Elements - Line. | |
file | ddtGraphicalElementPickMarker.hpp [code] |
DDT Graphics. Class for pick marker. Class for the Graphical Elements - Pick marker. | |
file | ddtGraphicalElementProperties.hpp [code] |
DDT Graphics. Class for common properties of graphical elements like line width, colour etc. Class for the Graphical Elements Properties. | |
file | ddtGraphicalElementRectangle.hpp [code] |
DDT Graphics. Class for rectangle elements. Class for the Graphical Elements - Rectangles. | |
file | ddtGraphicalElementRefLine.hpp [code] |
DDT Graphics. Class for reference line elements. Class for the Graphical Elements - Reference Line. | |
file | ddtGraphicalElements.hpp [code] |
DDT Graphics. Include file to include all supported graphical element types. Include list for the Graphical Elements. | |
file | ddtGraphicalElementSlit.hpp [code] |
DDT Graphics. Class for slit elements. Class for the Graphical Elements - Slit. | |
file | ddtGraphicalElementStatRectangle.hpp [code] |
DDT Graphics. Class for rectangles for statistics. Class for the Graphical Elements - Statistics Rectangle. | |
file | ddtGraphicalElementText.hpp [code] |
DDT Graphics. Class for text. Class for the Graphical Elements - Text. | |
file | ddtGraphicalOverlay.hpp [code] |
DDT Graphics. Class for the DDT Graphical Overlays. This class can be used to build a set of overlay elements. Each of those elements will be a DdtGraphicalElement (which can be lines, ovals, rectangles etc.) Class for the Graphical Overlays. | |
file | ddtOverlayRendering.hpp [code] |
DDT Graphics. Class for the rendering of graphical elements into the view. Class for the Graphical Overlays. | |