public class RegionExtractionResult extends Object
| Constructor and Description |
|---|
RegionExtractionResult() |
| Modifier and Type | Method and Description |
|---|---|
Region |
getRegion() |
String |
getText() |
void |
setRegion(Region region) |
void |
setText(String text) |
Copyright © 2020. All rights reserved.