- JUSTIFICATION_CENTER - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessParagraphJustification
-
The text lines of the paragraph are centered about a line going down
through their middle of the text lines.
- JUSTIFICATION_LEFT - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessParagraphJustification
-
Each line, except possibly the first, is flush to the same left tab
stop.
- JUSTIFICATION_RIGHT - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessParagraphJustification
-
Each line, except possibly the first, is flush to the same right tab
stop.
- JUSTIFICATION_UNKNOWN - Static variable in interface net.sourceforge.tess4j.ITessAPI.TessParagraphJustification
-
The alignment is not clearly one of the other options.