ddt 1.2.1
Loading...
Searching...
No Matches
ddt Directory Reference

Files

 ddtFileBasedOverlay.hpp
 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).
 
 ddtGraphicalElement.hpp
 DDT Graphics. Base Class for the DDT Graphical Elements. Elements can be lines, ovals, rectangles etc.
 
 ddtGraphicalElementCompass.hpp
 DDT Graphics. Class for compass elements. Class for the Graphical Elements - Compass.
 
 ddtGraphicalElementCross.hpp
 DDT Graphics. Class for crosses. Class for the Graphical Elements - Cross.
 
 ddtGraphicalElementEllipse.hpp
 DDT Graphics. Class for ellipse and circle elements. Class for the Graphical Elements - Ellipses and Circles.
 
 ddtGraphicalElementImage.hpp
 DDT Graphics. Class for images. Class for the Graphical Elements - Image.
 
 ddtGraphicalElementLine.hpp
 DDT Graphics. Class for lines. Class for the Graphical Elements - Line.
 
 ddtGraphicalElementPickMarker.hpp
 DDT Graphics. Class for pick marker. Class for the Graphical Elements - Pick marker.
 
 ddtGraphicalElementProperties.hpp
 DDT Graphics. Class for common properties of graphical elements like line width, colour etc. Class for the Graphical Elements Properties.
 
 ddtGraphicalElementRectangle.hpp
 DDT Graphics. Class for rectangle elements. Class for the Graphical Elements - Rectangles.
 
 ddtGraphicalElementRefLine.hpp
 DDT Graphics. Class for reference line elements. Class for the Graphical Elements - Reference Line.
 
 ddtGraphicalElements.hpp
 DDT Graphics. Include file to include all supported graphical element types. Include list for the Graphical Elements.
 
 ddtGraphicalElementSlit.hpp
 DDT Graphics. Class for slit elements. Class for the Graphical Elements - Slit.
 
 ddtGraphicalElementStatRectangle.hpp
 DDT Graphics. Class for rectangles for statistics. Class for the Graphical Elements - Statistics Rectangle.
 
 ddtGraphicalElementText.hpp
 DDT Graphics. Class for text. Class for the Graphical Elements - Text.
 
 ddtGraphicalOverlay.hpp
 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.
 
 ddtOverlayRendering.hpp
 DDT Graphics. Class for the rendering of graphical elements into the view. Class for the Graphical Overlays.