GEOS
|
This is the complete list of members for geos::TableLayout::Cell, including all inherited members.
Cell() | geos::TableLayout::Cell | |
Cell(CellType cellType, TableLayout::Alignment alignment) | geos::TableLayout::Cell | |
Cell(CellType cellType, TableLayout::Alignment alignment, string_view value) | geos::TableLayout::Cell | |
Cell(Cell const &other) | geos::TableLayout::Cell | |
Cell(Cell &&other) | geos::TableLayout::Cell | |
getText() const | geos::TableLayout::Cell | inline |
m_layout | geos::TableLayout::Cell | |
operator=(Cell const &other) | geos::TableLayout::Cell | |
operator=(Cell &&other) | geos::TableLayout::Cell | |
prepareLayout(size_t maxLineWidth) | geos::TableLayout::Cell | |
setText(string_view text) | geos::TableLayout::Cell |