Uses of Class
com.google.cloud.documentai.v1.BoundingPoly
-
Packages that use BoundingPoly Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI API -
-
Uses of BoundingPoly in com.google.cloud.documentai.v1
Methods in com.google.cloud.documentai.v1 that return BoundingPoly Modifier and Type Method Description BoundingPolyBoundingPoly.Builder. build()BoundingPolyBoundingPoly.Builder. buildPartial()BoundingPolyDocument.Page.Layout.Builder. getBoundingPoly()The bounding polygon for the [Layout][google.cloud.documentai.v1.Document.Page.Layout].BoundingPolyDocument.Page.Layout. getBoundingPoly()The bounding polygon for the [Layout][google.cloud.documentai.v1.Document.Page.Layout].BoundingPolyDocument.Page.LayoutOrBuilder. getBoundingPoly()The bounding polygon for the [Layout][google.cloud.documentai.v1.Document.Page.Layout].BoundingPolyDocument.PageAnchor.PageRef.Builder. getBoundingPoly()Optional.BoundingPolyDocument.PageAnchor.PageRef. getBoundingPoly()Optional.BoundingPolyDocument.PageAnchor.PageRefOrBuilder. getBoundingPoly()Optional.static BoundingPolyBoundingPoly. getDefaultInstance()BoundingPolyBoundingPoly.Builder. getDefaultInstanceForType()BoundingPolyBoundingPoly. getDefaultInstanceForType()static BoundingPolyBoundingPoly. parseDelimitedFrom(InputStream input)static BoundingPolyBoundingPoly. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BoundingPolyBoundingPoly. parseFrom(byte[] data)static BoundingPolyBoundingPoly. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BoundingPolyBoundingPoly. parseFrom(com.google.protobuf.ByteString data)static BoundingPolyBoundingPoly. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BoundingPolyBoundingPoly. parseFrom(com.google.protobuf.CodedInputStream input)static BoundingPolyBoundingPoly. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BoundingPolyBoundingPoly. parseFrom(InputStream input)static BoundingPolyBoundingPoly. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BoundingPolyBoundingPoly. parseFrom(ByteBuffer data)static BoundingPolyBoundingPoly. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.documentai.v1 that return types with arguments of type BoundingPoly Modifier and Type Method Description com.google.protobuf.Parser<BoundingPoly>BoundingPoly. getParserForType()static com.google.protobuf.Parser<BoundingPoly>BoundingPoly. parser()Methods in com.google.cloud.documentai.v1 with parameters of type BoundingPoly Modifier and Type Method Description Document.Page.Layout.BuilderDocument.Page.Layout.Builder. mergeBoundingPoly(BoundingPoly value)The bounding polygon for the [Layout][google.cloud.documentai.v1.Document.Page.Layout].Document.PageAnchor.PageRef.BuilderDocument.PageAnchor.PageRef.Builder. mergeBoundingPoly(BoundingPoly value)Optional.BoundingPoly.BuilderBoundingPoly.Builder. mergeFrom(BoundingPoly other)static BoundingPoly.BuilderBoundingPoly. newBuilder(BoundingPoly prototype)Document.Page.Layout.BuilderDocument.Page.Layout.Builder. setBoundingPoly(BoundingPoly value)The bounding polygon for the [Layout][google.cloud.documentai.v1.Document.Page.Layout].Document.PageAnchor.PageRef.BuilderDocument.PageAnchor.PageRef.Builder. setBoundingPoly(BoundingPoly value)Optional.
-