Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
ParagraphOrBuilder |
BlockOrBuilder.getParagraphsOrBuilder(int index)
List of paragraphs in this block (if this blocks is of type text).
|
ParagraphOrBuilder |
Block.getParagraphsOrBuilder(int index)
List of paragraphs in this block (if this blocks is of type text).
|
ParagraphOrBuilder |
Block.Builder.getParagraphsOrBuilder(int index)
List of paragraphs in this block (if this blocks is of type text).
|
Modifier and Type | Method and Description |
---|---|
List<? extends ParagraphOrBuilder> |
BlockOrBuilder.getParagraphsOrBuilderList()
List of paragraphs in this block (if this blocks is of type text).
|
List<? extends ParagraphOrBuilder> |
Block.getParagraphsOrBuilderList()
List of paragraphs in this block (if this blocks is of type text).
|
List<? extends ParagraphOrBuilder> |
Block.Builder.getParagraphsOrBuilderList()
List of paragraphs in this block (if this blocks is of type text).
|
Copyright © 2022 Google LLC. All rights reserved.