touchgfx::Circle::getMinimalRect() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Circle::getMinimalRect() const

touchgfx::Circle::getMinimalRect() const method

@fn virtual Rect Circle::getMinimalRect() const; Gets minimal rectangle for the current shape of the circle. Gets minimal rectangle for the current shape of the circle.

Syntax

virtual Rect getMinimalRect() const;

Return value

The minimal rectangle.

References

LocationText
Circle.hpp:507
virtual Rect getMinimalRect() const;
Circle.hpp:521
Rect getMinimalRect(int16_t arcStart, int16_t arcEnd) const;
Circle.hpp:535
Rect getMinimalRect(CWRUtil::Q5 arcStart, CWRUtil::Q5 arcEnd) const;

Override Tree

Methods overriding this one
touchgfx::Circle::getMinimalRect() const
Type of touchgfx::Circle::getMinimalRect() const
touchgfx::Circle::getMinimalRect() const
all items filtered out