public class OcrUtils
public final static OcrUtils
INSTANCE
final List<Block>
buildTreeStructure(List<Block> blocks, List<Line> lines, List<Word> words)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final List<Block> buildTreeStructure(List<Block> blocks, List<Line> lines, List<Word> words)
Builds a tree structure from the given OCR elements.