|
Engauge Digitizer 2
|
This is the complete list of members for CoordSystemContext, including all inherited members.
| addCoordSystems(DocumentAxesPointsRequired documentAxesPointsRequired, unsigned int numberCoordSystemToAdd) | CoordSystemContext | |
| addGraphCurveAtEnd(const QString &curveName) | CoordSystemContext | virtual |
| addPointAxisWithGeneratedIdentifier(const QPointF &posScreen, const QPointF &posGraph, QString &identifier, double ordinal, bool isXOnly) | CoordSystemContext | virtual |
| addPointAxisWithSpecifiedIdentifier(const QPointF &posScreen, const QPointF &posGraph, const QString &identifier, double ordinal, bool isXOnly) | CoordSystemContext | virtual |
| addPointGraphWithGeneratedIdentifier(const QString &curveName, const QPointF &posScreen, QString &generatedIentifier, double ordinal) | CoordSystemContext | virtual |
| addPointGraphWithSpecifiedIdentifier(const QString &curveName, const QPointF &posScreen, const QString &identifier, double ordinal) | CoordSystemContext | virtual |
| addPointsInCurvesGraphs(CurvesGraphs &curvesGraphs) | CoordSystemContext | virtual |
| checkAddPointAxis(const QPointF &posScreen, const QPointF &posGraph, bool &isError, QString &errorMessage, bool isXOnly) | CoordSystemContext | virtual |
| checkEditPointAxis(const QString &pointIdentifier, const QPointF &posScreen, const QPointF &posGraph, bool &isError, QString &errorMessage) | CoordSystemContext | virtual |
| coordSystem() const | CoordSystemContext | |
| CoordSystemContext() | CoordSystemContext | |
| coordSystemCount() const | CoordSystemContext | |
| coordSystemIndex() const | CoordSystemContext | |
| CoordSystemInterface() | CoordSystemInterface | |
| curveAxes() const | CoordSystemContext | virtual |
| curveForCurveName(const QString &curveName) | CoordSystemContext | virtual |
| curveForCurveName(const QString &curveName) const | CoordSystemContext | virtual |
| curvesGraphs() const | CoordSystemContext | virtual |
| curvesGraphsNames() const | CoordSystemContext | virtual |
| curvesGraphsNumPoints(const QString &curveName) const | CoordSystemContext | virtual |
| editPointAxis(const QPointF &posGraph, const QString &identifier) | CoordSystemContext | virtual |
| isXOnly(const QString &pointIdentifier) const | CoordSystemContext | |
| iterateThroughCurvePointsAxes(const Functor2wRet< const QString &, const Point &, CallbackSearchReturn > &ftorWithCallback) | CoordSystemContext | virtual |
| iterateThroughCurvePointsAxes(const Functor2wRet< const QString &, const Point &, CallbackSearchReturn > &ftorWithCallback) const | CoordSystemContext | virtual |
| iterateThroughCurveSegments(const QString &curveName, const Functor2wRet< const Point &, const Point &, CallbackSearchReturn > &ftorWithCallback) const | CoordSystemContext | virtual |
| iterateThroughCurvesPointsGraphs(const Functor2wRet< const QString &, const Point &, CallbackSearchReturn > &ftorWithCallback) | CoordSystemContext | virtual |
| iterateThroughCurvesPointsGraphs(const Functor2wRet< const QString &, const Point &, CallbackSearchReturn > &ftorWithCallback) const | CoordSystemContext | virtual |
| loadCurvesFile(const QString &curvesFile) | CoordSystemContext | virtual |
| loadPreVersion6(QDataStream &str, double version) | CoordSystemContext | |
| loadVersion6(QXmlStreamReader &reader) | CoordSystemContext | |
| loadVersion7(QXmlStreamReader &reader, DocumentAxesPointsRequired documentAxesPointsRequired) | CoordSystemContext | |
| modelAxesChecker() const | CoordSystemContext | virtual |
| modelColorFilter() const | CoordSystemContext | virtual |
| modelCoords() const | CoordSystemContext | virtual |
| modelCurveStyles() const | CoordSystemContext | virtual |
| modelDigitizeCurve() const | CoordSystemContext | virtual |
| modelExport() const | CoordSystemContext | virtual |
| modelGeneral() const | CoordSystemContext | virtual |
| modelGridRemoval() const | CoordSystemContext | virtual |
| modelPointMatch() const | CoordSystemContext | virtual |
| modelSegments() const | CoordSystemContext | virtual |
| movePoint(const QString &pointIdentifier, const QPointF &deltaScreen) | CoordSystemContext | virtual |
| nextOrdinalForCurve(const QString &curveName) const | CoordSystemContext | virtual |
| positionGraph(const QString &pointIdentifier) const | CoordSystemContext | virtual |
| positionScreen(const QString &pointIdentifier) const | CoordSystemContext | virtual |
| print() const | CoordSystemContext | virtual |
| printStream(QString indentation, QTextStream &str) const | CoordSystemContext | virtual |
| reasonForUnsuccessfulRead() const | CoordSystemContext | virtual |
| removePointAxis(const QString &identifier) | CoordSystemContext | virtual |
| removePointGraph(const QString &identifier) | CoordSystemContext | virtual |
| removePointsInCurvesGraphs(CurvesGraphs &curvesGraphs) | CoordSystemContext | virtual |
| saveXml(QXmlStreamWriter &writer) const | CoordSystemContext | virtual |
| setCoordSystemIndex(CoordSystemIndex coordSystemIndex) | CoordSystemContext | |
| setCurvesGraphs(CoordSystemIndex coordSystemIndex, const CurvesGraphs &curvesGraphs) | CoordSystemContext | |
| setCurvesGraphs(const CurvesGraphs &curvesGraphs) | CoordSystemContext | virtual |
| setModelAxesChecker(const DocumentModelAxesChecker &modelAxesChecker) | CoordSystemContext | virtual |
| setModelColorFilter(const DocumentModelColorFilter &modelColorFilter) | CoordSystemContext | virtual |
| setModelCoords(const DocumentModelCoords &modelCoords) | CoordSystemContext | virtual |
| setModelCurveStyles(const CurveStyles &modelCurveStyles) | CoordSystemContext | virtual |
| setModelDigitizeCurve(const DocumentModelDigitizeCurve &modelDigitizeCurve) | CoordSystemContext | virtual |
| setModelExport(const DocumentModelExportFormat &modelExport) | CoordSystemContext | virtual |
| setModelGeneral(const DocumentModelGeneral &modelGeneral) | CoordSystemContext | virtual |
| setModelGridRemoval(const DocumentModelGridRemoval &modelGridRemoval) | CoordSystemContext | virtual |
| setModelPointMatch(const DocumentModelPointMatch &modelPointMatch) | CoordSystemContext | virtual |
| setModelSegments(const DocumentModelSegments &modelSegments) | CoordSystemContext | virtual |
| successfulRead() const | CoordSystemContext | virtual |
| updatePointOrdinals(const Transformation &transformation) | CoordSystemContext | virtual |
| ~CoordSystemContext() (defined in CoordSystemContext) | CoordSystemContext | |
| ~CoordSystemInterface() (defined in CoordSystemInterface) | CoordSystemInterface | virtual |