| Modifier and Type | Method and Description |
|---|---|
ImagePolylineAnnotation |
ImagePolylineAnnotation.Builder.build() |
ImagePolylineAnnotation |
ImagePolylineAnnotation.Builder.buildPartial() |
static ImagePolylineAnnotation |
ImagePolylineAnnotation.getDefaultInstance() |
ImagePolylineAnnotation |
ImagePolylineAnnotation.getDefaultInstanceForType() |
ImagePolylineAnnotation |
ImagePolylineAnnotation.Builder.getDefaultInstanceForType() |
ImagePolylineAnnotation |
AnnotationValue.getImagePolylineAnnotation()
Annotation value for image polyline cases.
|
ImagePolylineAnnotation |
AnnotationValue.Builder.getImagePolylineAnnotation()
Annotation value for image polyline cases.
|
ImagePolylineAnnotation |
AnnotationValueOrBuilder.getImagePolylineAnnotation()
Annotation value for image polyline cases.
|
static ImagePolylineAnnotation |
ImagePolylineAnnotation.parseDelimitedFrom(InputStream input) |
static ImagePolylineAnnotation |
ImagePolylineAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImagePolylineAnnotation |
ImagePolylineAnnotation.parseFrom(byte[] data) |
static ImagePolylineAnnotation |
ImagePolylineAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImagePolylineAnnotation |
ImagePolylineAnnotation.parseFrom(ByteBuffer data) |
static ImagePolylineAnnotation |
ImagePolylineAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImagePolylineAnnotation |
ImagePolylineAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static ImagePolylineAnnotation |
ImagePolylineAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImagePolylineAnnotation |
ImagePolylineAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImagePolylineAnnotation |
ImagePolylineAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImagePolylineAnnotation |
ImagePolylineAnnotation.parseFrom(InputStream input) |
static ImagePolylineAnnotation |
ImagePolylineAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImagePolylineAnnotation> |
ImagePolylineAnnotation.getParserForType() |
static com.google.protobuf.Parser<ImagePolylineAnnotation> |
ImagePolylineAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImagePolylineAnnotation.Builder |
ImagePolylineAnnotation.Builder.mergeFrom(ImagePolylineAnnotation other) |
AnnotationValue.Builder |
AnnotationValue.Builder.mergeImagePolylineAnnotation(ImagePolylineAnnotation value)
Annotation value for image polyline cases.
|
static ImagePolylineAnnotation.Builder |
ImagePolylineAnnotation.newBuilder(ImagePolylineAnnotation prototype) |
AnnotationValue.Builder |
AnnotationValue.Builder.setImagePolylineAnnotation(ImagePolylineAnnotation value)
Annotation value for image polyline cases.
|
Copyright © 2019 Google LLC. All rights reserved.