Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1TableTableRow |
GoogleCloudVisionV1p5beta1TableTableRow.clone() |
GoogleCloudVisionV1p5beta1TableTableRow |
GoogleCloudVisionV1p5beta1TableTableRow.set(String fieldName,
Object value) |
GoogleCloudVisionV1p5beta1TableTableRow |
GoogleCloudVisionV1p5beta1TableTableRow.setCells(List<GoogleCloudVisionV1p5beta1TableTableCell> cells)
Cells that make up this row.
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudVisionV1p5beta1TableTableRow> |
GoogleCloudVisionV1p5beta1Table.getBodyRows()
Body rows of the table
|
List<GoogleCloudVisionV1p5beta1TableTableRow> |
GoogleCloudVisionV1p5beta1Table.getHeaderRows()
Header rows of the table
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1Table |
GoogleCloudVisionV1p5beta1Table.setBodyRows(List<GoogleCloudVisionV1p5beta1TableTableRow> bodyRows)
Body rows of the table
|
GoogleCloudVisionV1p5beta1Table |
GoogleCloudVisionV1p5beta1Table.setHeaderRows(List<GoogleCloudVisionV1p5beta1TableTableRow> headerRows)
Header rows of the table
|
Copyright © 2011–2019 Google. All rights reserved.