#include <table.h>
◆ cell_placement()
◆ get_content()
◆ get_min_canvas_size()
canvas::size_t text_art::table::cell_placement::get_min_canvas_size |
( |
| ) |
const |
|
inline |
◆ one_by_one_p()
bool text_art::table::cell_placement::one_by_one_p |
( |
| ) |
const |
|
inline |
◆ paint_cell_contents_to_canvas()
class text_art::table::cell_placement.
References text_art::BOTTOM, text_art::CENTER, gcc_assert, gcc_unreachable, text_art::table_geometry::get_canvas_size(), get_min_canvas_size(), text_art::size< CoordinateSystem >::h, text_art::LEFT, m_content, m_rect, m_x_align, m_y_align, text_art::RIGHT, text_art::table_geometry::table_to_canvas(), text_art::TOP, text_art::size< CoordinateSystem >::w, text_art::coord< CoordinateSystem >::x, and text_art::coord< CoordinateSystem >::y.
◆ table
◆ table_cell_sizes
◆ m_content
◆ m_rect
rect_t text_art::table::cell_placement::m_rect |
|
private |
◆ m_x_align
x_align text_art::table::cell_placement::m_x_align |
|
private |
◆ m_y_align
y_align text_art::table::cell_placement::m_y_align |
|
private |
The documentation for this class was generated from the following files: