Package | Description |
---|---|
com.groupdocs.cloud.viewer.model |
Modifier and Type | Method | Description |
---|---|---|
Line |
Line.addWordsItem(Word wordsItem) |
|
Line |
Line.words(java.util.List<Word> words) |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<Line> |
PageInfo.getLines() |
The lines contained by the page when viewing as JPG or PNG with enabled Text Extraction
|
Modifier and Type | Method | Description |
---|---|---|
PageInfo |
PageInfo.addLinesItem(Line linesItem) |
Modifier and Type | Method | Description |
---|---|---|
PageInfo |
PageInfo.lines(java.util.List<Line> lines) |
|
void |
PageInfo.setLines(java.util.List<Line> lines) |
Copyright © 2020. All rights reserved.