ABS_X_COORD enum value | ORIGIN_TRANSFORMS | |
ABS_Y_COORD enum value | ORIGIN_TRANSFORMS | |
COORD_TYPES_T enum name | ORIGIN_TRANSFORMS | |
FromDisplay(long long int aValue, COORD_TYPES_T aCoordType) const override | PCB_ORIGIN_TRANSFORMS | virtual |
FromDisplay(double aValue, COORD_TYPES_T aCoordType) const override | PCB_ORIGIN_TRANSFORMS | virtual |
FromDisplay(int aValue, COORD_TYPES_T aCoordType) const | PCB_ORIGIN_TRANSFORMS | virtual |
FromDisplay(long long int aValue, COORD_TYPES_T aCoordType) const | PCB_ORIGIN_TRANSFORMS | virtual |
FromDisplay(double aValue, COORD_TYPES_T aCoordType) const | PCB_ORIGIN_TRANSFORMS | virtual |
FromDisplayAbs(T aDisplayValue) const | PCB_ORIGIN_TRANSFORMS | inline |
ORIGIN_TRANSFORMS::FromDisplayAbs(const T &aValue) const | ORIGIN_TRANSFORMS | inline |
ORIGIN_TRANSFORMS::FromDisplayAbs(T aDisplayValue, int aUserOrigin, bool aInvertAxis) | ORIGIN_TRANSFORMS | inlineprotectedstatic |
FromDisplayAbsX(T aDisplayValue) const | PCB_ORIGIN_TRANSFORMS | inline |
FromDisplayAbsY(T aDisplayValue) const | PCB_ORIGIN_TRANSFORMS | inline |
FromDisplayRel(T aDisplayValue) const | PCB_ORIGIN_TRANSFORMS | inline |
ORIGIN_TRANSFORMS::FromDisplayRel(const T &aValue) const | ORIGIN_TRANSFORMS | inline |
ORIGIN_TRANSFORMS::FromDisplayRel(T aDisplayValue, bool aInvertAxis) | ORIGIN_TRANSFORMS | inlineprotectedstatic |
FromDisplayRelX(T aDisplayValue) const | PCB_ORIGIN_TRANSFORMS | inline |
FromDisplayRelY(T aDisplayValue) const | PCB_ORIGIN_TRANSFORMS | inline |
getUserXOrigin() const | PCB_ORIGIN_TRANSFORMS | protected |
getUserYOrigin() const | PCB_ORIGIN_TRANSFORMS | protected |
invertXAxis() const | PCB_ORIGIN_TRANSFORMS | protected |
invertYAxis() const | PCB_ORIGIN_TRANSFORMS | protected |
m_pcbBaseFrame | PCB_ORIGIN_TRANSFORMS | protected |
NOT_A_COORD enum value | ORIGIN_TRANSFORMS | |
ORIGIN_TRANSFORMS() | ORIGIN_TRANSFORMS | |
PCB_ORIGIN_TRANSFORMS(PCB_BASE_FRAME &aPcbBaseFrame) | PCB_ORIGIN_TRANSFORMS | |
REL_X_COORD enum value | ORIGIN_TRANSFORMS | |
REL_Y_COORD enum value | ORIGIN_TRANSFORMS | |
ToDisplay(long long int aValue, COORD_TYPES_T aCoordType) const override | PCB_ORIGIN_TRANSFORMS | virtual |
ToDisplay(double aValue, COORD_TYPES_T aCoordType) const override | PCB_ORIGIN_TRANSFORMS | virtual |
ToDisplay(int aValue, COORD_TYPES_T aCoordType) const | PCB_ORIGIN_TRANSFORMS | virtual |
ToDisplay(long long int aValue, COORD_TYPES_T aCoordType) const | PCB_ORIGIN_TRANSFORMS | virtual |
ToDisplay(double aValue, COORD_TYPES_T aCoordType) const | PCB_ORIGIN_TRANSFORMS | virtual |
ToDisplayAbs(T aInternalValue) const | PCB_ORIGIN_TRANSFORMS | inline |
ORIGIN_TRANSFORMS::ToDisplayAbs(const T &aValue) const | ORIGIN_TRANSFORMS | inline |
ORIGIN_TRANSFORMS::ToDisplayAbs(T aInternalValue, int aUserOrigin, bool aInvertAxis) | ORIGIN_TRANSFORMS | inlineprotectedstatic |
ToDisplayAbsX(T aInternalValue) const | PCB_ORIGIN_TRANSFORMS | inline |
ToDisplayAbsY(T aInternalValue) const | PCB_ORIGIN_TRANSFORMS | inline |
ToDisplayRel(T aInternalValue) const | PCB_ORIGIN_TRANSFORMS | inline |
ORIGIN_TRANSFORMS::ToDisplayRel(const T &aValue) const | ORIGIN_TRANSFORMS | inline |
ORIGIN_TRANSFORMS::ToDisplayRel(T aInternalValue, bool aInvertAxis) | ORIGIN_TRANSFORMS | inlineprotectedstatic |
ToDisplayRelX(T aInternalValue) const | PCB_ORIGIN_TRANSFORMS | inline |
ToDisplayRelY(T aInternalValue) const | PCB_ORIGIN_TRANSFORMS | inline |
~ORIGIN_TRANSFORMS() | ORIGIN_TRANSFORMS | virtual |
~PCB_ORIGIN_TRANSFORMS() override | PCB_ORIGIN_TRANSFORMS | virtual |