| Modifier and Type | Class and Description |
|---|---|
class |
Page
Detected page from OCR.
|
static class |
Page.Builder
Detected page from OCR.
|
| Modifier and Type | Method and Description |
|---|---|
PageOrBuilder |
TextAnnotation.getPagesOrBuilder(int index)
List of pages detected by OCR.
|
PageOrBuilder |
TextAnnotation.Builder.getPagesOrBuilder(int index)
List of pages detected by OCR.
|
PageOrBuilder |
TextAnnotationOrBuilder.getPagesOrBuilder(int index)
List of pages detected by OCR.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends PageOrBuilder> |
TextAnnotation.getPagesOrBuilderList()
List of pages detected by OCR.
|
List<? extends PageOrBuilder> |
TextAnnotation.Builder.getPagesOrBuilderList()
List of pages detected by OCR.
|
List<? extends PageOrBuilder> |
TextAnnotationOrBuilder.getPagesOrBuilderList()
List of pages detected by OCR.
|
Copyright © 2023 Google LLC. All rights reserved.