public enum PlotMode extends Enum<PlotMode> implements ProtocolMessageEnumPlot mode for the map.
Protobuf enum google.cloud.chronicle.v1.PlotMode
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
PLOT_MODE_BOTH |
Plot mode is both points and heatmap. |
PLOT_MODE_BOTH_VALUE |
Plot mode is both points and heatmap. |
PLOT_MODE_HEATMAP |
Plot mode is heatmap. |
PLOT_MODE_HEATMAP_VALUE |
Plot mode is heatmap. |
PLOT_MODE_POINTS |
Plot mode is points. |
PLOT_MODE_POINTS_VALUE |
Plot mode is points. |
PLOT_MODE_UNSPECIFIED |
Plot mode is not specified. |
PLOT_MODE_UNSPECIFIED_VALUE |
Plot mode is not specified. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|