| Modifier and Type | Class and Description |
|---|---|
static class |
Document.Page.Symbol
A detected symbol.
|
static class |
Document.Page.Symbol.Builder
A detected symbol.
|
| Modifier and Type | Method and Description |
|---|---|
Document.Page.SymbolOrBuilder |
Document.PageOrBuilder.getSymbolsOrBuilder(int index)
A list of visually detected symbols on the page.
|
Document.Page.SymbolOrBuilder |
Document.Page.getSymbolsOrBuilder(int index)
A list of visually detected symbols on the page.
|
Document.Page.SymbolOrBuilder |
Document.Page.Builder.getSymbolsOrBuilder(int index)
A list of visually detected symbols on the page.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Document.Page.SymbolOrBuilder> |
Document.PageOrBuilder.getSymbolsOrBuilderList()
A list of visually detected symbols on the page.
|
List<? extends Document.Page.SymbolOrBuilder> |
Document.Page.getSymbolsOrBuilderList()
A list of visually detected symbols on the page.
|
List<? extends Document.Page.SymbolOrBuilder> |
Document.Page.Builder.getSymbolsOrBuilderList()
A list of visually detected symbols on the page.
|
Copyright © 2024 Google LLC. All rights reserved.