public final class ImagePolylineAnnotation extends GeneratedMessage implements ImagePolylineAnnotationOrBuilderA polyline for the image annotation.
Protobuf type google.cloud.datalabeling.v1beta1.ImagePolylineAnnotation
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ImagePolylineAnnotationImplements
ImagePolylineAnnotationOrBuilderStatic Fields
ANNOTATION_SPEC_FIELD_NUMBER
public static final int ANNOTATION_SPEC_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
NORMALIZED_POLYLINE_FIELD_NUMBER
public static final int NORMALIZED_POLYLINE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
POLYLINE_FIELD_NUMBER
public static final int POLYLINE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ImagePolylineAnnotation getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ImagePolylineAnnotation.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation.Builder |
|
newBuilder(ImagePolylineAnnotation prototype)
public static ImagePolylineAnnotation.Builder newBuilder(ImagePolylineAnnotation prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ImagePolylineAnnotation |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation.Builder |
|
parseDelimitedFrom(InputStream input)
public static ImagePolylineAnnotation parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ImagePolylineAnnotation parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ImagePolylineAnnotation parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ImagePolylineAnnotation parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ImagePolylineAnnotation parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ImagePolylineAnnotation parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ImagePolylineAnnotation parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ImagePolylineAnnotation parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ImagePolylineAnnotation parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ImagePolylineAnnotation parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ImagePolylineAnnotation parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ImagePolylineAnnotation parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ImagePolylineAnnotation> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ImagePolylineAnnotation> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getAnnotationSpec()
public AnnotationSpec getAnnotationSpec()Label of this polyline.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;
| Returns | |
|---|---|
| Type | Description |
AnnotationSpec |
The annotationSpec. |
getAnnotationSpecOrBuilder()
public AnnotationSpecOrBuilder getAnnotationSpecOrBuilder()Label of this polyline.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;
| Returns | |
|---|---|
| Type | Description |
AnnotationSpecOrBuilder |
|
getDefaultInstanceForType()
public ImagePolylineAnnotation getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation |
|
getNormalizedPolyline()
public NormalizedPolyline getNormalizedPolyline().google.cloud.datalabeling.v1beta1.NormalizedPolyline normalized_polyline = 3;
| Returns | |
|---|---|
| Type | Description |
NormalizedPolyline |
The normalizedPolyline. |
getNormalizedPolylineOrBuilder()
public NormalizedPolylineOrBuilder getNormalizedPolylineOrBuilder().google.cloud.datalabeling.v1beta1.NormalizedPolyline normalized_polyline = 3;
| Returns | |
|---|---|
| Type | Description |
NormalizedPolylineOrBuilder |
|
getParserForType()
public Parser<ImagePolylineAnnotation> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ImagePolylineAnnotation> |
|
getPolyCase()
public ImagePolylineAnnotation.PolyCase getPolyCase()| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation.PolyCase |
|
getPolyline()
public Polyline getPolyline().google.cloud.datalabeling.v1beta1.Polyline polyline = 2;
| Returns | |
|---|---|
| Type | Description |
Polyline |
The polyline. |
getPolylineOrBuilder()
public PolylineOrBuilder getPolylineOrBuilder().google.cloud.datalabeling.v1beta1.Polyline polyline = 2;
| Returns | |
|---|---|
| Type | Description |
PolylineOrBuilder |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasAnnotationSpec()
public boolean hasAnnotationSpec()Label of this polyline.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the annotationSpec field is set. |
hasNormalizedPolyline()
public boolean hasNormalizedPolyline().google.cloud.datalabeling.v1beta1.NormalizedPolyline normalized_polyline = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the normalizedPolyline field is set. |
hasPolyline()
public boolean hasPolyline().google.cloud.datalabeling.v1beta1.Polyline polyline = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the polyline field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ImagePolylineAnnotation.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ImagePolylineAnnotation.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation.Builder |
|
toBuilder()
public ImagePolylineAnnotation.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ImagePolylineAnnotation.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|