Package | Description |
---|---|
com.groupdocs.viewer.results |
The package provides classes which represent document rendering results.
|
Modifier and Type | Method and Description |
---|---|
List<Word> |
Line.getWords() |
Constructor and Description |
---|
Line(String line,
double x,
double y,
double width,
double height,
List<Word> words)
Initializes new instance of
Line class. |
Copyright © 2020. All rights reserved.