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. | |
QStringList | axisCurvePointIdentifiers () const |
Points in axis curve. | |
CallbackSearchReturn | callback (const QString &curveName, const Point &point) |
Callback method. | |
double | scaleBarLength () const |
Length of scale bar. | |
QString | scaleBarPointIdentifier () const |
Identified axis point. | |
Callback for identifying, for the scale bar of a map, various quantities.
Definition at line 17 of file CallbackScaleBar.h.