Uses of Enum Class
com.influxdb.client.domain.XYViewProperties.ShapeEnum
-
Uses of XYViewProperties.ShapeEnum in com.influxdb.client.domain
Modifier and TypeMethodDescriptionstatic XYViewProperties.ShapeEnum
XYViewProperties.getShape()
Get shapeXYViewProperties.ShapeEnum.Adapter.read
(com.google.gson.stream.JsonReader jsonReader) static XYViewProperties.ShapeEnum
Returns the enum constant of this class with the specified name.static XYViewProperties.ShapeEnum[]
XYViewProperties.ShapeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
XYViewProperties.ShapeEnum.Adapter.write
(com.google.gson.stream.JsonWriter jsonWriter, XYViewProperties.ShapeEnum enumeration)