#include <pdblock.h>
Public Member Functions | |
| BLOCK_RECT_IT (PDBLK *blkptr) | |
| NEWDELETE2 (BLOCK_RECT_IT) void set_to_block(PDBLK *blkptr) | |
| void | start_block () |
| void | forward () |
| BOOL8 | cycled_rects () |
| void | bounding_box (ICOORD &bleft, ICOORD &tright) |
| BLOCK_RECT_IT::BLOCK_RECT_IT | ( | PDBLK * | blkptr | ) |
| BOOL8 BLOCK_RECT_IT::cycled_rects | ( | ) | [inline] |
| void BLOCK_RECT_IT::forward | ( | ) |
| BLOCK_RECT_IT::NEWDELETE2 | ( | BLOCK_RECT_IT | ) |
| void BLOCK_RECT_IT::start_block | ( | ) |
1.6.3