| Modifier and Type | Method and Description |
|---|---|
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.clear() |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.clearAnnotationColors() |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.clearImageBytes()
A byte string of a full image's color map.
|
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.clearMimeType()
Image format.
|
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.clone() |
ImageSegmentationAnnotation.Builder |
AnnotationValue.Builder.getImageSegmentationAnnotationBuilder()
Annotation value for image segmentation.
|
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.mergeFrom(ImageSegmentationAnnotation other) |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.mergeFrom(com.google.protobuf.Message other) |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.newBuilder() |
static ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.newBuilder(ImageSegmentationAnnotation prototype) |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.newBuilderForType() |
protected ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.putAllAnnotationColors(Map<String,AnnotationSpec> values)
The mapping between rgb color and annotation spec.
|
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.putAnnotationColors(String key,
AnnotationSpec value)
The mapping between rgb color and annotation spec.
|
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.removeAnnotationColors(String key)
The mapping between rgb color and annotation spec.
|
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.setImageBytes(com.google.protobuf.ByteString value)
A byte string of a full image's color map.
|
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.setMimeType(String value)
Image format.
|
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.setMimeTypeBytes(com.google.protobuf.ByteString value)
Image format.
|
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ImageSegmentationAnnotation.Builder |
ImageSegmentationAnnotation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AnnotationValue.Builder |
AnnotationValue.Builder.setImageSegmentationAnnotation(ImageSegmentationAnnotation.Builder builderForValue)
Annotation value for image segmentation.
|
Copyright © 2019 Google LLC. All rights reserved.