| Package | Description | 
|---|---|
| com.tencentcloudapi.ocr.v20181119.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Rect | SealOCRResponse. getLocation()Get Seal coordinates | 
| Rect | SealInfo. getLocation()Get Seal coordinates | 
| Rect | LicensePlateOCRResponse. getRect()Get The bounding box coordinates of the text line in the original image. | 
| Rect | LicensePlateInfo. getRect()Get The bounding box coordinates of the text line in the original image. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SealOCRResponse. setLocation(Rect Location)Set Seal coordinates | 
| void | SealInfo. setLocation(Rect Location)Set Seal coordinates | 
| void | LicensePlateOCRResponse. setRect(Rect Rect)Set The bounding box coordinates of the text line in the original image. | 
| void | LicensePlateInfo. setRect(Rect Rect)Set The bounding box coordinates of the text line in the original image. | 
| Constructor and Description | 
|---|
| Rect(Rect source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.