tesseract
5.0.0-alpha-619-ge9db
|
Go to the documentation of this file.
62 return static_cast<float>(baseline.
y (xpos));
68 xheight = new_xheight;
70 int32_t
kern()
const {
79 int32_t
space()
const {
112 return has_drop_cap_;
130 #ifndef GRAPHICS_DISABLED
141 baseline.
plot (window, colour);
143 #endif // GRAPHICS_DISABLED
float base_line(float xpos) const
void set_has_drop_cap(bool has)
void set_rmargin(int16_t rmargin)
void plot(ScrollView *window, ScrollView::Color colour)
void recalc_bounding_box()
friend void tweak_row_baseline(ROW *, double, double)
#define ELISTIZEH(CLASSNAME)
ROW & operator=(const ROW &source)
void plot(ScrollView *window, ScrollView::Color colour) const
TBOX restricted_bounding_box(bool upper_dots, bool lower_dots) const
void plot_baseline(ScrollView *window, ScrollView::Color colour)
TBOX bounding_box() const
bool has_drop_cap() const
void move(const ICOORD vec)
void set_body_size(float new_size)
void set_lmargin(int16_t lmargin)
void set_x_height(float new_xheight)