|
Engauge Digitizer
2
|
Callback for identifying, for the scale bar of a map, various quantities. More...
#include <CallbackScaleBar.h>

Public Member Functions | |
| CallbackScaleBar () | |
| Single constructor. More... | |
| QStringList | axisCurvePointIdentifiers () const |
| Points in axis curve. More... | |
| CallbackSearchReturn | callback (const QString &curveName, const Point &point) |
| Callback method. More... | |
| double | scaleBarLength () const |
| Length of scale bar. More... | |
| QString | scaleBarPointIdentifier () const |
| Identified axis point. More... | |
Callback for identifying, for the scale bar of a map, various quantities.
Definition at line 17 of file CallbackScaleBar.h.
| CallbackScaleBar::CallbackScaleBar | ( | ) |
Single constructor.
Definition at line 17 of file CallbackScaleBar.cpp.
| QStringList CallbackScaleBar::axisCurvePointIdentifiers | ( | ) | const |
Points in axis curve.
Definition at line 22 of file CallbackScaleBar.cpp.
| CallbackSearchReturn CallbackScaleBar::callback | ( | const QString & | curveName, |
| const Point & | point | ||
| ) |
Callback method.
Definition at line 27 of file CallbackScaleBar.cpp.
| double CallbackScaleBar::scaleBarLength | ( | ) | const |
Length of scale bar.
Definition at line 53 of file CallbackScaleBar.cpp.
| QString CallbackScaleBar::scaleBarPointIdentifier | ( | ) | const |
1.8.14