Stores all text blocks. This class is used to group super pixels with respect to layout constrains (e.g. text columns)
More...
#include <PixelSet.h>
Stores all text blocks. This class is used to group super pixels with respect to layout constrains (e.g. text columns)
- See also
- BaseElement
| rdf::TextBlockSet::TextBlockSet |
( |
const QVector< Polygon > & |
regions = QVector<Polygon>() | ) |
|
| rdf::TextBlockSet::TextBlockSet |
( |
const QVector< QSharedPointer< Region >> & |
regions | ) |
|
| bool rdf::TextBlockSet::isEmpty |
( |
| ) |
const |
| void rdf::TextBlockSet::operator<< |
( |
const TextBlock & |
block | ) |
|
| void rdf::TextBlockSet::removeWeakTextLines |
( |
| ) |
const |
| void rdf::TextBlockSet::scale |
( |
double |
factor | ) |
|
|
overridevirtual |
| void rdf::TextBlockSet::setPixels |
( |
const PixelSet & |
ps | ) |
|
| QVector< QSharedPointer< TextBlock > > rdf::TextBlockSet::textBlocks |
( |
| ) |
const |
| QSharedPointer< Region > rdf::TextBlockSet::toTextRegion |
( |
| ) |
const |
The documentation for this class was generated from the following files: