|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractBambooChart.AutoRange | |
|---|---|
| com.atlassian.bamboo.charts | |
| Uses of AbstractBambooChart.AutoRange in com.atlassian.bamboo.charts |
|---|
| Methods in com.atlassian.bamboo.charts that return AbstractBambooChart.AutoRange | |
|---|---|
static AbstractBambooChart.AutoRange |
AbstractBambooChart.AutoRange.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AbstractBambooChart.AutoRange[] |
AbstractBambooChart.AutoRange.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.bamboo.charts with parameters of type AbstractBambooChart.AutoRange | |
|---|---|
protected void |
AbstractBambooChart.configureDurationRangeAxis(org.jfree.chart.JFreeChart chart,
AbstractBambooChart.AutoRange autoRange)
Helper method to display "nice" durations rather than just in seconds |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||