libcrn  3.9.5
A document image processing library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TextBlock Member List

This is the complete list of members for TextBlock, including all inherited members.

AddTextLine(const Id &id_, double x, double y, double w, double h)TextBlock
AddTextLineAfter(const Id &pred, const Id &id_, double x, double y, double w, double h)TextBlock
AddTextLineBefore(const Id &next, const Id &id_, double x, double y, double w, double h)TextBlock
GetLanguage() const TextBlock
GetNbTextLines() const TextBlockinline
GetTextLine(const Id &id_)TextBlock
GetTextLines() const TextBlock
operator=(const TextBlock &)=deleteTextBlock
operator=(TextBlock &&)=defaultTextBlock
RemoveTextLine(const Id &tid)TextBlock
Space classTextBlockfriend
TextBlock(const TextBlock &)=deleteTextBlock
TextBlock(TextBlock &&)=defaultTextBlock
TextLinePtr typedefTextBlock
~TextBlock() overrideTextBlockinlinevirtual