7#ifndef GUIDELINE_PROJECTOR_CONSTANT_T_H
8#define GUIDELINE_PROJECTOR_CONSTANT_T_H
const int INNER_RADIUS_MIN
Base class for Guideline projectors.
Project a point along the radial direction in graph coordinates to produce a curve along the constant...
~GuidelineProjectorConstantT()
QLineF fromPosScreen(const Transformation &transformation, const QRectF &sceneRect, const QPointF &posScreen)
Return line through point in screen coordinates.
GuidelineProjectorConstantT()
Single constructor.
QLineF fromCoordinateT(const Transformation &transformation, const QRectF &sceneRect, double tGraph)
Return line through theta in graph coordinates.