29 return m_modelGuideline;
34 return m_posClickScreen;
39 return m_transformation;
QPointF posClickScreen() const
Center of circle in screen coordinates.
const DocumentModelGuideline & modelGuideline() const
Settings.
virtual ~CentipedeEndpointsAbstract()
const Transformation & transformation() const
Transformation which is static through the entire lifetime of the Centipede class instances.
CentipedeEndpointsAbstract(const DocumentModelGuideline &modelGuideline, const Transformation &transformation, const QPointF &posClickScreen)
Constructor with individual coordinates.
Model for managing the coordinate values corresponding Guidelines.