Engauge Digitizer  2
Public Member Functions | List of all members
GridLog Class Reference

Class that does special logging for GridLog and GridRemoval classes. More...

#include <GridLog.h>

Public Member Functions

 GridLog (bool isGnuplot)
 Single constructor.
 
void showInputPixel (const QPoint &p, double halfWidth)
 Show pixels that are inputs to GridHealer.
 
void showOutputScanLinePixel (int x, int y, double radius)
 Show scan line pixel that is the output of GridHealer.
 
void showOutputTrapezoid (const QPoint &p0, const QPoint &p1, const QPoint &p2, const QPoint &p3)
 Show trapezoids that are intermediate results in GridHealer.
 

Detailed Description

Class that does special logging for GridLog and GridRemoval classes.

Output file is appended to since multiple instances of this class are expected to be used each time this application is executed

Definition at line 16 of file GridLog.h.


The documentation for this class was generated from the following files: