public class RegionTextExtractorFilter extends Object implements ExtractorFilter
| Constructor and Description |
|---|
RegionTextExtractorFilter(Rectangle rectangle) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAllowText(TextObject textObject,
TextCode textCode)
提取对象在矩形区域内的文本
|
public RegionTextExtractorFilter(Rectangle rectangle)
public String getAllowText(TextObject textObject, TextCode textCode)
getAllowText in interface ExtractorFiltertextObject - 文本域对象textCode - 文字定位对象Copyright © 2026. All rights reserved.