| Package | Description |
|---|---|
| org.yardstickframework.report.jfreechart |
| Modifier and Type | Method and Description |
|---|---|
JFreeChartGenerationMode |
JFreeChartGraphPlotterArguments.generationMode() |
JFreeChartGenerationMode |
JFreeChartPlotInfo.mode() |
static JFreeChartGenerationMode |
JFreeChartGenerationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JFreeChartGenerationMode[] |
JFreeChartGenerationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JFreeChartPlotInfo.mode(JFreeChartGenerationMode mode) |
| Constructor and Description |
|---|
JFreeChartPlotInfo(String name,
double avg,
double min,
double max,
double stdDiv,
JFreeChartGenerationMode mode) |
Copyright © 2014. All rights reserved.