Engauge Digitizer 2
Loading...
Searching...
No Matches
GridHealerAbstractBase.h File Reference
#include "DocumentModelGridRemoval.h"
#include "GridIndependentToDependent.h"
#include <QImage>
Include dependency graph for GridHealerAbstractBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GridHealerAbstractBase
 Class that 'heals' the curves after one grid line has been removed. More...

Typedefs

typedef QList< QPoint > MutualPairHalves
 Save one half of a mutual pair.

Variables

const double HALFWIDTH_HORIZONTAL = 0.46
const double HALFWIDTH_VERTICAL = 0.54

Typedef Documentation

◆ MutualPairHalves

typedef QList<QPoint> MutualPairHalves

Save one half of a mutual pair.

Definition at line 23 of file GridHealerAbstractBase.h.

Variable Documentation

◆ HALFWIDTH_HORIZONTAL

const double HALFWIDTH_HORIZONTAL = 0.46

Definition at line 19 of file GridHealerAbstractBase.h.

◆ HALFWIDTH_VERTICAL

const double HALFWIDTH_VERTICAL = 0.54

Definition at line 20 of file GridHealerAbstractBase.h.