Package net.sourceforge.tess4j
Interface ITessAPI.TessWritingDirection
- Enclosing interface:
ITessAPI
public static interface ITessAPI.TessWritingDirection
The grapheme clusters within a line of text are laid out logically in
this direction, judged when looking at the text line rotated so that its
Orientation is "page up".
For English text, the writing direction is left-to-right. For the Chinese text in the above example, the writing direction is top-to-bottom.
For English text, the writing direction is left-to-right. For the Chinese text in the above example, the writing direction is top-to-bottom.