Engauge Digitizer 2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CallbackPointOrdinal Class Reference

Callback for computing the ordinal for a specified point, as a function of the LineStyle and curve geometry. More...

#include <CallbackPointOrdinal.h>

Public Member Functions

 CallbackPointOrdinal (const LineStyle &lineStyle, const Transformation &transformation, const QPointF &posScreen)
 Single constructor.
 
CallbackSearchReturn callback (const Point &pointStart, const Point &pointStop)
 Callback method.
 
double ordinal () const
 Computed ordinal.
 

Detailed Description

Callback for computing the ordinal for a specified point, as a function of the LineStyle and curve geometry.

Definition at line 19 of file CallbackPointOrdinal.h.

Constructor & Destructor Documentation

◆ CallbackPointOrdinal()

CallbackPointOrdinal::CallbackPointOrdinal ( const LineStyle lineStyle,
const Transformation transformation,
const QPointF &  posScreen 
)

Single constructor.

Definition at line 15 of file CallbackPointOrdinal.cpp.

Member Function Documentation

◆ callback()

CallbackSearchReturn CallbackPointOrdinal::callback ( const Point pointStart,
const Point pointStop 
)

Callback method.

Definition at line 28 of file CallbackPointOrdinal.cpp.

◆ ordinal()

double CallbackPointOrdinal::ordinal ( ) const

Computed ordinal.

Definition at line 83 of file CallbackPointOrdinal.cpp.


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