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 classBoundingPolyA bounding polygon for the detected image annotation.static classBoundingPoly.BuilderA bounding polygon for the detected image annotation.Methods in com.google.cloud.documentai.v1beta1 that return BoundingPolyOrBuilder Modifier and Type Method Description BoundingPolyOrBuilderTableBoundHint.Builder. getBoundingBoxOrBuilder()Bounding box hint for a table on this page.BoundingPolyOrBuilderTableBoundHint. getBoundingBoxOrBuilder()Bounding box hint for a table on this page.BoundingPolyOrBuilderTableBoundHintOrBuilder. getBoundingBoxOrBuilder()Bounding box hint for a table on this page.BoundingPolyOrBuilderDocument.Page.Layout.Builder. getBoundingPolyOrBuilder()The bounding polygon for the [Layout][google.cloud.documentai.v1beta1.Document.Page.Layout].BoundingPolyOrBuilderDocument.Page.Layout. getBoundingPolyOrBuilder()The bounding polygon for the [Layout][google.cloud.documentai.v1beta1.Document.Page.Layout].BoundingPolyOrBuilderDocument.Page.LayoutOrBuilder. getBoundingPolyOrBuilder()The bounding polygon for the [Layout][google.cloud.documentai.v1beta1.Document.Page.Layout].
-