Uses of Enum Class
com.atlassian.bamboo.charts.AbstractBambooChart.AutoRange
Packages that use AbstractBambooChart.AutoRange
-
Uses of AbstractBambooChart.AutoRange in com.atlassian.bamboo.charts
Methods in com.atlassian.bamboo.charts that return AbstractBambooChart.AutoRangeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AbstractBambooChart.AutoRange[]
AbstractBambooChart.AutoRange.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bamboo.charts with parameters of type AbstractBambooChart.AutoRangeModifier and TypeMethodDescriptionprotected void
AbstractBambooChart.configureDurationRangeAxis
(@NotNull org.jfree.chart.JFreeChart chart, @NotNull AbstractBambooChart.AutoRange autoRange) Helper method to display "nice" durations rather than just in seconds