This is the complete list of members for tesseract::BLOCK, including all inherited members.
blob_list() | tesseract::BLOCK | inline |
BLOCK() | tesseract::BLOCK | inline |
BLOCK(const char *name, bool prop, int16_t kern, int16_t space, TDimension xmin, TDimension ymin, TDimension xmax, TDimension ymax) | tesseract::BLOCK | |
BLOCK_RECT_IT | tesseract::BLOCK | friend |
cell_over_xheight() const | tesseract::BLOCK | inline |
check_pitch() | tesseract::BLOCK | |
classify_rotation() const | tesseract::BLOCK | inline |
compress() | tesseract::BLOCK | |
compress(const ICOORD vec) | tesseract::BLOCK | |
compute_row_margins() | tesseract::BLOCK | |
ELIST_LINK() | tesseract::ELIST_LINK | inline |
ELIST_LINK(const ELIST_LINK &) | tesseract::ELIST_LINK | inline |
fixed_pitch() const | tesseract::BLOCK | inline |
font() const | tesseract::BLOCK | inline |
kern() const | tesseract::BLOCK | inline |
median_size() const | tesseract::BLOCK | inline |
name() const | tesseract::BLOCK | inline |
operator=(const BLOCK &source) | tesseract::BLOCK | |
tesseract::ELIST_LINK::operator=(const ELIST_LINK &) | tesseract::ELIST_LINK | inline |
para_list() | tesseract::BLOCK | inline |
pdblk | tesseract::BLOCK | |
print(FILE *fp, bool dump) | tesseract::BLOCK | |
prop() const | tesseract::BLOCK | inline |
re_rotation() const | tesseract::BLOCK | inline |
reflect_polygon_in_y_axis() | tesseract::BLOCK | |
reject_blobs() | tesseract::BLOCK | inline |
render_mask(TBOX *mask_box) | tesseract::BLOCK | inline |
restricted_bounding_box(bool upper_dots, bool lower_dots) const | tesseract::BLOCK | |
right_to_left() const | tesseract::BLOCK | inline |
rotate(const FCOORD &rotation) | tesseract::BLOCK | |
row_list() | tesseract::BLOCK | inline |
set_cell_over_xheight(float ratio) | tesseract::BLOCK | inline |
set_classify_rotation(const FCOORD &rotation) | tesseract::BLOCK | inline |
set_font_class(int16_t font) | tesseract::BLOCK | inline |
set_median_size(int x, int y) | tesseract::BLOCK | inline |
set_re_rotation(const FCOORD &rotation) | tesseract::BLOCK | inline |
set_right_to_left(bool value) | tesseract::BLOCK | inline |
set_skew(const FCOORD &skew) | tesseract::BLOCK | inline |
set_stats(bool prop, int16_t kern, int16_t space, int16_t ch_pitch) | tesseract::BLOCK | inline |
set_xheight(int32_t height) | tesseract::BLOCK | inline |
skew() const | tesseract::BLOCK | inline |
sort_rows() | tesseract::BLOCK | |
space() const | tesseract::BLOCK | inline |
x_height() const | tesseract::BLOCK | inline |
~BLOCK()=default | tesseract::BLOCK | |