AddColumnStyle(unsigned x, const wxTextAttr &style) | MatrixStyle | |
AddColumnStyle(unsigned first, unsigned last, const wxTextAttr &style) | MatrixStyle | |
AddRowStyle(unsigned y, const wxTextAttr &style) | MatrixStyle | |
AddStyle(const wxTextAttr &style) | MatrixStyle | |
AddStyle(unsigned x, unsigned y, const wxTextAttr &style) | MatrixStyle | |
ColumnCount() const (zdefiniowana w MatrixStyle) | MatrixStyle | |
MatrixStyle(unsigned width, unsigned height) | MatrixStyle | |
MatrixStyle(const GeneralMatrix &matrix) | MatrixStyle | |
Merge(const MatrixStyle &base, const MatrixStyle &overlaid) | MatrixStyle | [static] |
Reset(const GeneralMatrix &matrix) | MatrixStyle | |
RowCount() const (zdefiniowana w MatrixStyle) | MatrixStyle | |
SetColumnStyle(unsigned x, const wxTextAttr &style) | MatrixStyle | |
SetColumnStyle(unsigned first, unsigned last, const wxTextAttr &style) | MatrixStyle | |
SetRowStyle(unsigned y, const wxTextAttr &style) | MatrixStyle | |
SetStyle(const wxTextAttr &style) | MatrixStyle | |
SetStyle(unsigned x, unsigned y, const wxTextAttr &style) | MatrixStyle | |
Style(unsigned x, unsigned y) const (zdefiniowana w MatrixStyle) | MatrixStyle | |