public static class RecognizeAllTextResponseBody.RecognizeAllTextResponseBodyDataSubImagesBlockInfoBlockDetailsCharInfosCharRect
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
centerX
example:
100
|
Integer |
centerY
example:
200
|
Integer |
height
example:
10
|
Integer |
width
example:
10
|
@NameInMap(value="CenterX") public Integer centerX
100
@NameInMap(value="CenterY") public Integer centerY
200
@NameInMap(value="Height") public Integer height
10
@NameInMap(value="Width") public Integer width
10
public RecognizeAllTextResponseBodyDataSubImagesBlockInfoBlockDetailsCharInfosCharRect()
public static RecognizeAllTextResponseBody.RecognizeAllTextResponseBodyDataSubImagesBlockInfoBlockDetailsCharInfosCharRect build(Map<String,?> map) throws Exception
Exceptionpublic RecognizeAllTextResponseBody.RecognizeAllTextResponseBodyDataSubImagesBlockInfoBlockDetailsCharInfosCharRect setCenterX(Integer centerX)
public Integer getCenterX()
public RecognizeAllTextResponseBody.RecognizeAllTextResponseBodyDataSubImagesBlockInfoBlockDetailsCharInfosCharRect setCenterY(Integer centerY)
public Integer getCenterY()
public RecognizeAllTextResponseBody.RecognizeAllTextResponseBodyDataSubImagesBlockInfoBlockDetailsCharInfosCharRect setHeight(Integer height)
public Integer getHeight()
public RecognizeAllTextResponseBody.RecognizeAllTextResponseBodyDataSubImagesBlockInfoBlockDetailsCharInfosCharRect setWidth(Integer width)
public Integer getWidth()
Copyright © 2024. All rights reserved.