Class Style

Class Documentation

class Utils::Table::Style

Public Functions

inline Style()
inline char border_top() const
inline void border_top(char borderStyle)
inline char border_top_mid() const
inline void border_top_mid(char borderStyle)
inline char border_top_left() const
inline void border_top_left(char borderStyle)
inline char border_top_right() const
inline void border_top_right(char borderStyle)
inline char border_bottom() const
inline void border_bottom(char borderStyle)
inline char border_bottom_mid() const
inline void border_bottom_mid(char borderStyle)
inline char border_bottom_left() const
inline void border_bottom_left(char borderStyle)
inline char border_bottom_right() const
inline void border_bottom_right(char borderStyle)
inline char border_left() const
inline void border_left(char borderStyle)
inline char border_left_mid() const
inline void border_left_mid(char borderStyle)
inline char border_mid() const
inline void border_mid(char borderStyle)
inline char border_mid_mid() const
inline void border_mid_mid(char borderStyle)
inline char border_right() const
inline void border_right(char borderStyle)
inline char border_right_mid() const
inline void border_right_mid(char borderStyle)
inline char border_middle() const
inline void border_middle(char borderStyle)
inline integer padding_left() const
inline void padding_left(integer padding)
inline integer padding_right() const
inline void padding_right(integer padding)
inline Alignment alignment() const
inline void alignment(Alignment align)
inline integer width() const
inline void width(integer width)