Uses of Enum Class
com.influxdb.client.domain.AxisScale
Packages that use AxisScale
-
Uses of AxisScale in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return AxisScaleModifier and TypeMethodDescriptionstatic AxisScale
Axis.getScale()
Get scaleAxisScale.Adapter.read
(com.google.gson.stream.JsonReader jsonReader) static AxisScale
Returns the enum constant of this class with the specified name.static AxisScale[]
AxisScale.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.influxdb.client.domain with parameters of type AxisScale