| Modifier and Type | Method and Description |
|---|---|
static ImagePolylineAnnotation.PolyCase |
ImagePolylineAnnotation.PolyCase.forNumber(int value) |
ImagePolylineAnnotation.PolyCase |
ImagePolylineAnnotation.getPolyCase() |
ImagePolylineAnnotation.PolyCase |
ImagePolylineAnnotation.Builder.getPolyCase() |
ImagePolylineAnnotation.PolyCase |
ImagePolylineAnnotationOrBuilder.getPolyCase() |
static ImagePolylineAnnotation.PolyCase |
ImagePolylineAnnotation.PolyCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ImagePolylineAnnotation.PolyCase |
ImagePolylineAnnotation.PolyCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImagePolylineAnnotation.PolyCase[] |
ImagePolylineAnnotation.PolyCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.