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

GraphLine::getMinimalRectContainingIndices() const method

@fn virtual Rect GraphLine::getMinimalRectContainingIndices(int firstIndex, int lastIndex) const; Gets minimal rectangle containing line between the given indices. Gets minimal rectangle containing line between the given indices. Line width is taken into account to get the right rectangle.

Syntax

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

Arguments

firstIndex

Zero-based index of the first.

lastIndex

Zero-based index of the last.

Return value

The minimal rectangle containing indices.

References

LocationReferrerScopeText
GraphLine.cpp:65
Rect GraphLine::getMinimalRectContainingIndices(int firstIndex, int lastIndex) const
GraphLine.hpp:70
virtual Rect getMinimalRectContainingIndices(int firstIndex, int lastIndex) const;
GraphBelow.hpp:69GraphBelow::getMinimalRectContainingIndices() constGraphBelow

Call Tree

Functions called by GraphLine::getMinimalRectContainingIndices() const
GraphLine::getMinimalRectContainingIndices() const
Data read by GraphLine::getMinimalRectContainingIndices() const
Data written by GraphLine::getMinimalRectContainingIndices() const
GraphLine::getMinimalRectContainingIndices() const::minimalRect
GraphLine::getMinimalRectContainingIndices() const::minX
GraphLine::getMinimalRectContainingIndices() const::maxX
GraphLine::getMinimalRectContainingIndices() const::minY
GraphLine::getMinimalRectContainingIndices() const::maxY
GraphLine::getMinimalRectContainingIndices() const::index
all items filtered out
GraphLine::getMinimalRectContainingIndices() const
GraphLine::getMinimalRectContainingIndices() const::minY
GraphLine::getMinimalRectContainingIndices() const::maxY
GraphLine::getMinimalRectContainingIndices() const::index
all items filtered out
Overridden methods
Methods overriding this one
GraphLine::getMinimalRectContainingIndices() const
Type of GraphLine::getMinimalRectContainingIndices() const
GraphLine::getMinimalRectContainingIndices() const
all items filtered out