GEOS
Public Attributes | List of all members
geos::TableFormatter::CellLayoutRow Struct Reference

Represent a row of the Table (header or values) when structured for formatting. More...

#include <TableFormatter.hpp>

Public Attributes

stdVector< TableLayout::CellLayoutcells
 The cell list of the row instance.
 
size_t sublinesCount
 The maximum number of lines in the cells texts (no text is considered as one line).
 

Detailed Description

Represent a row of the Table (header or values) when structured for formatting.

Definition at line 42 of file TableFormatter.hpp.


The documentation for this struct was generated from the following file: