GraphBelow::getMinimalRectContainingIndices() const is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXGraphBelow::getMinimalRectContainingIndices() const

GraphBelow::getMinimalRectContainingIndices() const method

@fn virtual Rect GraphBelow::getMinimalRectContainingIndices(int firstIndex, int lastIndex) const; Gets minimal rectangle containing graph area between the given indices. Gets minimal rectangle containing area for the given range of indices.

Syntax

virtual Rect getMinimalRectContainingIndices(int firstIndex,     int lastIndex) const;
Implemented in GraphBelow.cpp:62

Arguments

firstIndex

Zero-based index of the first.

lastIndex

Zero-based index of the last.

Return value

The minimal rectangle containing indices.

References

LocationText
GraphBelow.cpp:62
Rect GraphBelow::getMinimalRectContainingIndices(int firstIndex, int lastIndex) const
GraphBelow.hpp:69
virtual Rect getMinimalRectContainingIndices(int firstIndex, int lastIndex) const;

Call Tree

Functions called by GraphBelow::getMinimalRectContainingIndices() const
GraphBelow::getMinimalRectContainingIndices() const
Data read by GraphBelow::getMinimalRectContainingIndices() const
Data written by GraphBelow::getMinimalRectContainingIndices() const
GraphBelow::getMinimalRectContainingIndices() const::minX
GraphBelow::getMinimalRectContainingIndices() const::maxX
GraphBelow::getMinimalRectContainingIndices() const::zeroY
GraphBelow::getMinimalRectContainingIndices() const::firstY
GraphBelow::getMinimalRectContainingIndices() const::minY
GraphBelow::getMinimalRectContainingIndices() const::maxY
GraphBelow::getMinimalRectContainingIndices() const::index
GraphBelow::getMinimalRectContainingIndices() const::y
all items filtered out
GraphBelow::getMinimalRectContainingIndices() const
GraphBelow::getMinimalRectContainingIndices() const::minY
GraphBelow::getMinimalRectContainingIndices() const::maxY
GraphBelow::getMinimalRectContainingIndices() const::index
all items filtered out
Methods overriding this one
GraphBelow::getMinimalRectContainingIndices() const
Type of GraphBelow::getMinimalRectContainingIndices() const
GraphBelow::getMinimalRectContainingIndices() const
all items filtered out