Uses of Enum
velo.ladaalpha.misc.Plot.AxisFormat
Packages that use Plot.AxisFormat
-
Uses of Plot.AxisFormat in velo.ladaalpha.misc
Methods in velo.ladaalpha.misc that return Plot.AxisFormatModifier and TypeMethodDescriptionstatic Plot.AxisFormatReturns the enum constant of this type with the specified name.static Plot.AxisFormat[]Plot.AxisFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in velo.ladaalpha.misc with parameters of type Plot.AxisFormatModifier and TypeMethodDescriptionPlot.AxisOptions.format(Plot.AxisFormat format) Format.static StringPlot.formatDouble(double d, Plot.AxisFormat format) Format double.