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

touchgfx::AbstractShape::getMinimalRect() const method

@fn virtual Rect AbstractShape::getMinimalRect() const; Gets minimal rectangle containing the abstractShape. Gets minimal rectangle containing the abstractShape. Used for invalidating only the required part of the screen.

Syntax

virtual Rect getMinimalRect() const;

Return value

The minimal rectangle.

References

LocationText
AbstractShape.hpp:462
virtual Rect getMinimalRect() const;

Override Tree

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