7#ifndef CENTIPEDE_ENDPOINTS_ABSTRACT_H
8#define CENTIPEDE_ENDPOINTS_ABSTRACT_H
40 QPointF m_posClickScreen;
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.