AddScaleY() noexcept | GrayLib::cRectT< TYPE > | inline |
bottom | GrayLib::cRectT< TYPE > | |
CGraphCoords(double _pix1, double _pix2, double _w1, double _w2) | GrayGraph::CGraphCoords | inline |
CGraphCoords(const CGraphCoords &coords) | GrayGraph::CGraphCoords | inline |
CGraphIntervals(bool fTime, int iNMax, double _pix1, double _pix2, double _w1, double _w2) | GrayGraph::CGraphIntervals | |
cRectT() noexcept | GrayLib::cRectT< TYPE > | inline |
cRectT(TYPE x1, TYPE y1, TYPE x2, TYPE y2) noexcept | GrayLib::cRectT< TYPE > | inline |
cRectT(const THIS_t &rect) noexcept | GrayLib::cRectT< TYPE > | inline |
CvtWtoX(double value) const | GrayGraph::CGraphCoords | inline |
CvtXtoW(double value) const | GrayGraph::CGraphCoords | inline |
DVALUE_t typedef | GrayLib::cRectT< TYPE > | |
get_AspectRatio() const noexcept | GrayLib::cRectT< TYPE > | inline |
get_Center() const noexcept | GrayLib::cRectT< TYPE > | inline |
get_Count() const | GrayGraph::CGraphIntervals | inline |
get_DiffX() const noexcept | GrayLib::cRectT< TYPE > | inline |
get_DiffY() const noexcept | GrayLib::cRectT< TYPE > | inline |
get_MaxExp() const | GrayGraph::CGraphIntervals | inline |
GetExponent(double value) | GrayGraph::CGraphCoords | static |
GetMid(ITERATE_t i) const | GrayGraph::CGraphIntervals | inline |
GetMidHi(ITERATE_t i) const | GrayGraph::CGraphIntervals | inline |
GetMidLo(ITERATE_t i) const | GrayGraph::CGraphIntervals | inline |
GetScaledMid(ITERATE_t i) const | GrayGraph::CGraphIntervals | |
GetScreenPt(ITERATE_t i) const | GrayGraph::CGraphIntervals | inline |
GetTimeFormatStr() const | GrayGraph::CGraphIntervals | |
GetTimeLabelStr() const | GrayGraph::CGraphIntervals | |
IsEqual(const THIS_t &rect) const noexcept | GrayLib::cRectT< TYPE > | inline |
IsInRangeX(TYPE value) const noexcept | GrayLib::cRectT< TYPE > | inline |
IsInRangeY(TYPE value) const noexcept | GrayLib::cRectT< TYPE > | inline |
isRectNormal() const noexcept | GrayLib::cRectT< TYPE > | inline |
isRectNormalE() const noexcept | GrayLib::cRectT< TYPE > | inline |
isRectNull() const noexcept | GrayLib::cRectT< TYPE > | inline |
left | GrayLib::cRectT< TYPE > | |
m_capacity | GrayGraph::CGraphCoords | protected |
NormalizeRect() noexcept | GrayLib::cRectT< TYPE > | inline |
OffsetRect(TYPE dx, TYPE dy) noexcept | GrayLib::cRectT< TYPE > | inline |
OffsetRectX(TYPE dx) noexcept | GrayLib::cRectT< TYPE > | inline |
OffsetRectY(TYPE dy) noexcept | GrayLib::cRectT< TYPE > | inline |
operator!=(const THIS_t &rect) const noexcept | GrayLib::cRectT< TYPE > | inline |
operator==(const THIS_t &rect) const noexcept | GrayLib::cRectT< TYPE > | inline |
right | GrayLib::cRectT< TYPE > | |
Scale(float mx, float my) noexcept | GrayLib::cRectT< TYPE > | inline |
ScaleX(float mx) noexcept | GrayLib::cRectT< TYPE > | inline |
ScaleY(float my) noexcept | GrayLib::cRectT< TYPE > | inline |
ScrollInRangeX(TYPE value) noexcept | GrayLib::cRectT< TYPE > | inline |
ScrollInRangeY(TYPE value) | GrayLib::cRectT< TYPE > | inline |
SetRect4(TYPE nLeft, TYPE nTop, TYPE nRight, TYPE nBottom) noexcept | GrayLib::cRectT< TYPE > | inline |
SetRectAsPt(TYPE x, TYPE y) noexcept | GrayLib::cRectT< TYPE > | inline |
SetRectAsPt(const POINT_t &pt) noexcept | GrayLib::cRectT< TYPE > | inline |
SetRectAsStr(const char *pszStr) | GrayLib::cRectT< TYPE > | inline |
SetRectEmptyX() noexcept | GrayLib::cRectT< TYPE > | inline |
SetRectFromSphere(TYPE x, TYPE y, TYPE nRadius) noexcept | GrayLib::cRectT< TYPE > | inline |
SetRectNotEmpty(TYPE iMin=10) noexcept | GrayLib::cRectT< TYPE > | inline |
SetRectNull() noexcept | GrayLib::cRectT< TYPE > | inline |
SetRectWH(TYPE nLeft, TYPE nTop, TYPE nWidth, TYPE nHeight) noexcept | GrayLib::cRectT< TYPE > | inline |
top | GrayLib::cRectT< TYPE > | |
Union2(TYPE x, TYPE y) noexcept | GrayLib::cRectT< TYPE > | inline |
Union4(const THIS_t &rect) noexcept | GrayLib::cRectT< TYPE > | inline |
UnionX(TYPE x) noexcept | GrayLib::cRectT< TYPE > | inline |
UnionY(TYPE y) noexcept | GrayLib::cRectT< TYPE > | inline |
~CGraphIntervals() | GrayGraph::CGraphIntervals | |