Package | Description |
---|---|
com.groupdocs.cloud.viewer.model |
Modifier and Type | Method | Description |
---|---|---|
Word |
Word.addCharactersItem(Character charactersItem) |
|
Word |
Word.characters(java.util.List<Character> characters) |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<Word> |
Line.getWords() |
The words contained by the line
|
Modifier and Type | Method | Description |
---|---|---|
Line |
Line.addWordsItem(Word wordsItem) |
Modifier and Type | Method | Description |
---|---|---|
void |
Line.setWords(java.util.List<Word> words) |
|
Line |
Line.words(java.util.List<Word> words) |
Copyright © 2020. All rights reserved.