Uses of Interface
com.google.cloud.documentai.v1beta1.BoundingPolyOrBuilder
-
Packages that use BoundingPolyOrBuilder Package Description com.google.cloud.documentai.v1beta1 A client to Cloud Document AI API -
-
Uses of BoundingPolyOrBuilder in com.google.cloud.documentai.v1beta1
Classes in com.google.cloud.documentai.v1beta1 that implement BoundingPolyOrBuilder Modifier and Type Class Description class
BoundingPoly
A bounding polygon for the detected image annotation.static class
BoundingPoly.Builder
A bounding polygon for the detected image annotation.Methods in com.google.cloud.documentai.v1beta1 that return BoundingPolyOrBuilder Modifier and Type Method Description BoundingPolyOrBuilder
TableBoundHint.Builder. getBoundingBoxOrBuilder()
Bounding box hint for a table on this page.BoundingPolyOrBuilder
TableBoundHint. getBoundingBoxOrBuilder()
Bounding box hint for a table on this page.BoundingPolyOrBuilder
TableBoundHintOrBuilder. getBoundingBoxOrBuilder()
Bounding box hint for a table on this page.BoundingPolyOrBuilder
Document.Page.Layout.Builder. getBoundingPolyOrBuilder()
The bounding polygon for the [Layout][google.cloud.documentai.v1beta1.Document.Page.Layout].BoundingPolyOrBuilder
Document.Page.Layout. getBoundingPolyOrBuilder()
The bounding polygon for the [Layout][google.cloud.documentai.v1beta1.Document.Page.Layout].BoundingPolyOrBuilder
Document.Page.LayoutOrBuilder. getBoundingPolyOrBuilder()
The bounding polygon for the [Layout][google.cloud.documentai.v1beta1.Document.Page.Layout].
-