50 void set_sides(ICOORDELT_LIST *left, ICOORDELT_LIST *right);
61 bottom_left = box.botleft();
62 top_right = box.topright();
67 int index()
const {
return index_; }
74 void move(
const ICOORD vec);
80 Pix *render_mask(
const FCOORD &rerotation,
TBOX *mask_box);
82 #ifndef GRAPHICS_DISABLED 88 #endif // GRAPHICS_DISABLED 121 return left_it.cycled_list () && right_it.cycled_list ();
130 bleft =
ICOORD (left_it.data ()->x (), ymin);
132 tright =
ICOORD (right_it.data ()->x (), ymax);
139 ICOORDELT_IT left_it;
140 ICOORDELT_IT right_it;
159 rect_it.set_to_block (blkptr);
#define CLISTIZEH(CLASSNAME)
int decreasing_top_order(const void *row1, const void *row2)
void bounding_box(ICOORD &bleft, ICOORD &tright)
POLY_BLOCK * poly_block() const
void set_index(int value)
void set_poly_block(POLY_BLOCK *blk)
set the poly block
const TBOX & bounding_box() const
get real box
BOOL8 cycled_rects()
test end
BLOCK_LINE_IT(PDBLK *blkptr)
void bounding_box(ICOORD &bottom_left, ICOORD &top_right) const
get box
void set_to_block(PDBLK *blkptr)