Uses of Interface
com.google.cloud.documentai.v1beta2.Document.Page.Token.StyleInfoOrBuilder
-
Packages that use Document.Page.Token.StyleInfoOrBuilder Package Description com.google.cloud.documentai.v1beta2 A client to Cloud Document AI API -
-
Uses of Document.Page.Token.StyleInfoOrBuilder in com.google.cloud.documentai.v1beta2
Classes in com.google.cloud.documentai.v1beta2 that implement Document.Page.Token.StyleInfoOrBuilder Modifier and Type Class Description static class
Document.Page.Token.StyleInfo
Font and other text style attributes.static class
Document.Page.Token.StyleInfo.Builder
Font and other text style attributes.Methods in com.google.cloud.documentai.v1beta2 that return Document.Page.Token.StyleInfoOrBuilder Modifier and Type Method Description Document.Page.Token.StyleInfoOrBuilder
Document.Page.Token.Builder. getStyleInfoOrBuilder()
Text style attributes.Document.Page.Token.StyleInfoOrBuilder
Document.Page.Token. getStyleInfoOrBuilder()
Text style attributes.Document.Page.Token.StyleInfoOrBuilder
Document.Page.TokenOrBuilder. getStyleInfoOrBuilder()
Text style attributes.
-