libTERE
A portable library for reassembling complex formatted text from text fragments.
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
Data Fields
RT_PAD Struct Reference

Information for one padding record. (Padding is added to bounding rectangles before overlap tests.) More...

#include <text_reassemble.h>

Data Fields

double up
double down
double left
double right

Detailed Description

Information for one padding record. (Padding is added to bounding rectangles before overlap tests.)


Field Documentation

double RT_PAD::down

to bottom

double RT_PAD::left

to left

double RT_PAD::right

to right

double RT_PAD::up

to top


The documentation for this struct was generated from the following file: