| Field and Description |
|---|
| hudson.util.ChartUtil.awtProblem
Use
awtProblemCause!=null instead. As of 1.267. |
| Method and Description |
|---|
| hudson.util.ChartUtil.generateClickableMap(StaplerRequest, StaplerResponse, JFreeChart, Area)
as of 1.320
Bind
Graph to the URL space. See History as an example (note that doing so involves
a bit of URL structure change.) |
| hudson.util.ChartUtil.generateClickableMap(StaplerRequest, StaplerResponse, JFreeChart, int, int)
as of 1.320
Bind
Graph to the URL space. See History as an example (note that doing so involves
a bit of URL structure change.) |
| hudson.util.ChartUtil.generateGraph(StaplerRequest, StaplerResponse, JFreeChart, Area)
as of 1.320
Bind
Graph to the URL space. See History as an example (note that doing so involves
a bit of URL structure change.) |
| hudson.util.ChartUtil.generateGraph(StaplerRequest, StaplerResponse, JFreeChart, int, int)
as of 1.320
Bind
Graph to the URL space. See History as an example (note that doing so involves
a bit of URL structure change.) |
| Constructor and Description |
|---|
| hudson.model.MultiStageTimeSeries(float, float)
since 2009-04-05.
Use
MultiStageTimeSeries.MultiStageTimeSeries(Localizable, Color, float, float) |
Copyright © 2004-2013 Hudson. All Rights Reserved.