public class Word extends Object
| Constructor and Description |
|---|
Word(String text,
float confidence,
Rectangle boundingBox)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
getBoundingBox() |
float |
getConfidence() |
String |
getText() |
String |
toString() |
Copyright © 2017 Tess4J. All Rights Reserved.