AbstractGraph::getMinimalRect() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXAbstractGraph::getMinimalRect() const

AbstractGraph::getMinimalRect() const method

@fn Rect AbstractGraph::getMinimalRect() const Gets minimal rectangle containing the NewGraph. Used for invalidating only the required part of the screen.

Syntax

virtual Rect getMinimalRect() const;
Implemented in AbstractGraph.cpp:307

Return value

The minimal rectangle.

References

LocationText
AbstractGraph.cpp:307
Rect AbstractGraph::getMinimalRect() const
AbstractGraph.hpp:356
virtual Rect getMinimalRect() const;

Call Tree

Functions called by AbstractGraph::getMinimalRect() const
AbstractGraph::getMinimalRect() const
Data read by AbstractGraph::getMinimalRect() const
AbstractGraph::getMinimalRect() const
Methods overriding this one
AbstractGraph::getMinimalRect() const
Type of AbstractGraph::getMinimalRect() const
AbstractGraph::getMinimalRect() const
all items filtered out