public final class BoundingPoly extends GeneratedMessageV3 implements BoundingPolyOrBuilder
A bounding polygon for the detected image annotation.
Protobuf type google.cloud.vision.v1p4beta1.BoundingPoly
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > BoundingPolyImplements
BoundingPolyOrBuilderStatic Fields
NORMALIZED_VERTICES_FIELD_NUMBER
public static final int NORMALIZED_VERTICES_FIELD_NUMBER
Type | Description |
int |
VERTICES_FIELD_NUMBER
public static final int VERTICES_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static BoundingPoly getDefaultInstance()
Type | Description |
BoundingPoly |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static BoundingPoly.Builder newBuilder()
Type | Description |
BoundingPoly.Builder |
newBuilder(BoundingPoly prototype)
public static BoundingPoly.Builder newBuilder(BoundingPoly prototype)
Name | Description |
prototype | BoundingPoly |
Type | Description |
BoundingPoly.Builder |
parseDelimitedFrom(InputStream input)
public static BoundingPoly parseDelimitedFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
BoundingPoly |