![]() |
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
A simple structure to define the needed grid space to enclose all cells contained in the wxGridCellCoordsContainer. More...
#include <gridcellcoordscontainer.hpp>
Public Attributes | |
wxGridCellCoords | m_topleft |
wxGridCellCoords | m_bottomright |
A simple structure to define the needed grid space to enclose all cells contained in the wxGridCellCoordsContainer.
Definition at line 27 of file gridcellcoordscontainer.hpp.
wxGridCellCoords wxGridCellsExtent::m_bottomright |
Definition at line 30 of file gridcellcoordscontainer.hpp.
Referenced by TableViewer::applyConditionalCellColourScheme(), GridNumeReTable::avg(), TableViewer::calculateAvg(), TableViewer::calculateMax(), TableViewer::calculateMin(), TableViewer::calculateSum(), TableViewer::changeColType(), wxGridCellCoordsContainer::contains(), TableViewer::deleteSelection(), wxGridCellCoordsContainer::getCols(), wxGridCellCoordsContainer::getRows(), GridNumeReTable::max(), GridNumeReTable::min(), GridNumeReTable::sum(), and wxGridCellCoordsContainer::wxGridCellCoordsContainer().
wxGridCellCoords wxGridCellsExtent::m_topleft |
Definition at line 29 of file gridcellcoordscontainer.hpp.
Referenced by TableViewer::applyConditionalCellColourScheme(), GridNumeReTable::avg(), TableViewer::calculateAvg(), TableViewer::calculateMax(), TableViewer::calculateMin(), TableViewer::calculateSum(), TableViewer::changeColType(), wxGridCellCoordsContainer::contains(), TableViewer::deleteSelection(), wxGridCellCoordsContainer::getCols(), wxGridCellCoordsContainer::getRows(), GridNumeReTable::max(), GridNumeReTable::min(), GridNumeReTable::sum(), and wxGridCellCoordsContainer::wxGridCellCoordsContainer().