GEOS
Public Attributes | List of all members
geos::TableLayout::ColumnAlignement Struct Reference

Structure to set up values m_alignment for each colum. More...

#include <TableLayout.hpp>

Public Attributes

Alignment headerAlignment = Alignment::center
 Alignment for column name. By default aligned to center.
 
Alignment valueAlignment = Alignment::right
 Alignment for column values. By default aligned to right side.
 

Detailed Description

Structure to set up values m_alignment for each colum.

Definition at line 60 of file TableLayout.hpp.


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