A B C D E G H J L M N P R S T U V Y 

A

add(Number, Row, Column) - Method in class hudson.util.DataSetBuilder
 
adjustChebyshev(CategoryDataset, NumberAxis) - Static method in class hudson.graph.jfreechart.Utils
Adjusts the Y-axis so that abnormally large value won't spoil the whole chart by making everything look virtually 0.
adjustChebyshev(CategoryDataset, NumberAxis) - Static method in class hudson.util.ChartUtil
Adjusts the Y-axis so that abnormally large value won't spoil the whole chart by making everything look virtually 0.
apply(LineAndShapeRenderer) - Static method in class hudson.util.ColorPalette
Applies ColorPalette.LINE_GRAPH colors to the given renderer.
awtProblem - Static variable in class hudson.util.ChartUtil
Deprecated.
Use awtProblemCause!=null instead. As of 1.267.
awtProblemCause - Static variable in class hudson.util.ChartUtil
See issue 93.

B

BLUE - Static variable in class hudson.util.ColorPalette
 
build - Variable in class hudson.util.ChartUtil.NumberOnlyBuildLabel
 
build() - Method in class hudson.util.DataSetBuilder
 

C

calculateCategorySize(int, Rectangle2D, RectangleEdge) - Method in class hudson.util.ShiftedCategoryAxis
 
ChartUtil - Class in hudson.util
Chart generation utility code around JFreeChart.
ChartUtil() - Constructor for class hudson.util.ChartUtil
 
ChartUtil.NumberOnlyBuildLabel - Class in hudson.util
Can be used as a graph label.
ChartUtil.NumberOnlyBuildLabel(AbstractBuild) - Constructor for class hudson.util.ChartUtil.NumberOnlyBuildLabel
 
CHEBYSHEV_N - Static variable in class hudson.graph.jfreechart.Utils
 
CHEBYSHEV_N - Static variable in class hudson.util.ChartUtil
 
color - Variable in class hudson.model.MultiStageTimeSeries
Used to render a line in the trend chart.
ColorPalette - Class in hudson.util
Color constants consistent with the Hudson color palette.
ColorPalette() - Constructor for class hudson.util.ColorPalette
 
compareTo(ChartUtil.NumberOnlyBuildLabel) - Method in class hudson.util.ChartUtil.NumberOnlyBuildLabel
 
createChart() - Method in class hudson.graph.jfreechart.JFreeChartSupport
 
createChart() - Method in class hudson.model.MultiStageTimeSeries.TrendChart
Draws a chart into JFreeChart.
createDateFormat() - Method in enum hudson.model.MultiStageTimeSeries.TimeScale
Creates a new DateFormat suitable for processing this MultiStageTimeSeries.TimeScale.
createGraph() - Method in class hudson.util.Graph
Actually render a chart.
createTrendChart(MultiStageTimeSeries.TimeScale, MultiStageTimeSeries...) - Static method in class hudson.model.MultiStageTimeSeries
 

D

dataset - Variable in class hudson.model.MultiStageTimeSeries.TrendChart
 
DataSetBuilder<Row extends Comparable,Column extends Comparable> - Class in hudson.util
Builds CategoryDataset.
DataSetBuilder() - Constructor for class hudson.util.DataSetBuilder
 
doMap(StaplerRequest, StaplerResponse) - Method in class hudson.util.Graph
Renders a clickable map.
doPng(StaplerRequest, StaplerResponse) - Method in class hudson.util.Graph
Renders a graph.
drawCategoryLabels(Graphics2D, Rectangle2D, Rectangle2D, RectangleEdge, AxisState, PlotRenderingInfo) - Method in class hudson.util.NoOverlapCategoryAxis
 
drawItem(Graphics2D, CategoryItemRendererState, Rectangle2D, CategoryPlot, CategoryAxis, ValueAxis, CategoryDataset, int, int, int) - Method in class hudson.util.StackedAreaRenderer2
 

E

equals(Object) - Method in class hudson.util.ChartUtil.NumberOnlyBuildLabel
 

G

generateClickableMap(StaplerRequest, StaplerResponse, JFreeChart, Area) - Static method in class hudson.util.ChartUtil
Deprecated.
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.)
generateClickableMap(StaplerRequest, StaplerResponse, JFreeChart, int, int) - Static method in class hudson.util.ChartUtil
Deprecated.
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.)
generateGraph(StaplerRequest, StaplerResponse, JFreeChart, Area) - Static method in class hudson.util.ChartUtil
Deprecated.
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.)
generateGraph(StaplerRequest, StaplerResponse, JFreeChart, int, int) - Static method in class hudson.util.ChartUtil
Deprecated.
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.)
generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class hudson.model.MultiStageTimeSeries.TrendChart
Renders this object as an image.
generateToolTip(CategoryDataset, int, int) - Method in class hudson.util.StackedAreaRenderer2
Override this method to specify the tool tip text of the given data point.
generateURL(CategoryDataset, int, int) - Method in class hudson.util.StackedAreaRenderer2
Override this method to specify the hyperlink target of the given data point.
getApi() - Method in class hudson.model.MultiStageTimeSeries
 
getBuild() - Method in class hudson.util.ChartUtil.NumberOnlyBuildLabel
 
getCategoryEnd(int, int, Rectangle2D, RectangleEdge) - Method in class hudson.util.ShiftedCategoryAxis
 
getCategoryMiddle(int, int, Rectangle2D, RectangleEdge) - Method in class hudson.util.ShiftedCategoryAxis
 
getCategoryStart(int, int, Rectangle2D, RectangleEdge) - Method in class hudson.util.ShiftedCategoryAxis
 
getColor() - Method in class hudson.model.MultiStageTimeSeries
 
getDataset() - Method in class hudson.model.MultiStageTimeSeries.TrendChart
 
getDisplayName() - Method in class hudson.graph.jfreechart.JFreeChartSupport.DescriptorImpl
 
getHour() - Method in class hudson.model.MultiStageTimeSeries
 
getImageMap(String, int, int) - Method in class hudson.graph.jfreechart.JFreeChartSupport
 
getItemPaint(int, int) - Method in class hudson.util.StackedAreaRenderer2
Override this method to specify the color to draw the given area.
getLatest(MultiStageTimeSeries.TimeScale) - Method in class hudson.model.MultiStageTimeSeries
Gets the most up-to-date data point value.
getMin() - Method in class hudson.model.MultiStageTimeSeries
 
getSec10() - Method in class hudson.model.MultiStageTimeSeries
 
getSeries() - Method in class hudson.model.MultiStageTimeSeries.TrendChart
 
getTimeScale() - Method in class hudson.model.MultiStageTimeSeries.TrendChart
 
getTitle() - Method in class hudson.model.MultiStageTimeSeries
 
Graph - Class in hudson.util
A JFreeChart-generated graph that's bound to UI.
Graph(long, int, int) - Constructor for class hudson.util.Graph
 
Graph(Calendar, int, int) - Constructor for class hudson.util.Graph
 
GREY - Static variable in class hudson.util.ColorPalette
 

H

hashCode() - Method in class hudson.util.ChartUtil.NumberOnlyBuildLabel
 
hour - Variable in class hudson.model.MultiStageTimeSeries
Updated every 1 hour.
hudson.graph.jfreechart - package hudson.graph.jfreechart
 
hudson.model - package hudson.model
 
hudson.util - package hudson.util
 

J

JFreeChartSupport - Class in hudson.graph.jfreechart
JFreeChart Support for Hudson Graph Support
JFreeChartSupport() - Constructor for class hudson.graph.jfreechart.JFreeChartSupport
 
JFreeChartSupport.DescriptorImpl - Class in hudson.graph.jfreechart
 
JFreeChartSupport.DescriptorImpl() - Constructor for class hudson.graph.jfreechart.JFreeChartSupport.DescriptorImpl
 

L

LINE_GRAPH - Static variable in class hudson.util.ColorPalette
Color list usable for generating line charts.

M

min - Variable in class hudson.model.MultiStageTimeSeries
Updated every 1 min.
multiStageTimeSeries - Variable in class hudson.graph.jfreechart.JFreeChartSupport
 
MultiStageTimeSeries - Class in hudson.model
Maintains several TimeSeries with different update frequencies to satisfy three goals; (1) retain data over long timespan, (2) save memory, and (3) retain accurate data for the recent past.
MultiStageTimeSeries(Localizable, Color, float, float) - Constructor for class hudson.model.MultiStageTimeSeries
 
MultiStageTimeSeries(float, float) - Constructor for class hudson.model.MultiStageTimeSeries
MultiStageTimeSeries.TimeScale - Enum in hudson.model
Choose which datapoint to use.
MultiStageTimeSeries.TrendChart - Class in hudson.model
Represents the trend chart that consists of several MultiStageTimeSeries.
MultiStageTimeSeries.TrendChart(MultiStageTimeSeries.TimeScale, MultiStageTimeSeries...) - Constructor for class hudson.model.MultiStageTimeSeries.TrendChart
 

N

NoOverlapCategoryAxis - Class in hudson.util
This class implements X-axis label skipping algorithm to avoid drawing overlapping labels.
NoOverlapCategoryAxis(String) - Constructor for class hudson.util.NoOverlapCategoryAxis
 

P

parse(String) - Static method in enum hudson.model.MultiStageTimeSeries.TimeScale
Parses the MultiStageTimeSeries.TimeScale from the query parameter.
pick(MultiStageTimeSeries.TimeScale) - Method in class hudson.model.MultiStageTimeSeries
Selects a TimeSeries.

R

RED - Static variable in class hudson.util.ColorPalette
 
render(int, int) - Method in class hudson.graph.jfreechart.JFreeChartSupport
 

S

sec10 - Variable in class hudson.model.MultiStageTimeSeries
Updated every 10 seconds.
series - Variable in class hudson.model.MultiStageTimeSeries.TrendChart
 
setChartType(int) - Method in class hudson.graph.jfreechart.JFreeChartSupport
 
setData(DataSet) - Method in class hudson.graph.jfreechart.JFreeChartSupport
 
setMultiStageTimeSeries(List<MultiStageTimeSeries>) - Method in class hudson.graph.jfreechart.JFreeChartSupport
 
setTitle(String) - Method in class hudson.graph.jfreechart.JFreeChartSupport
 
setXAxisLabel(String) - Method in class hudson.graph.jfreechart.JFreeChartSupport
 
setYAxisLabel(String) - Method in class hudson.graph.jfreechart.JFreeChartSupport
 
ShiftedCategoryAxis - Class in hudson.util
CategoryAxis shifted to left to eliminate redundant space between area and the Y-axis.
ShiftedCategoryAxis(String) - Constructor for class hudson.util.ShiftedCategoryAxis
 
StackedAreaRenderer2 - Class in hudson.util
Modified StackedAreaRenderer.
StackedAreaRenderer2() - Constructor for class hudson.util.StackedAreaRenderer2
 

T

tick - Variable in enum hudson.model.MultiStageTimeSeries.TimeScale
Number of milliseconds (10 secs, 1 min, and 1 hour) that this constant represents.
timeScale - Variable in class hudson.model.MultiStageTimeSeries.TrendChart
 
title - Variable in class hudson.model.MultiStageTimeSeries
Name of this data series.
toString() - Method in class hudson.util.ChartUtil.NumberOnlyBuildLabel
 

U

update(float) - Method in class hudson.model.MultiStageTimeSeries
Call this method every 10 sec and supply a new data point.
Utils - Class in hudson.graph.jfreechart
Chart generation utility code around JFreeChart.
Utils() - Constructor for class hudson.graph.jfreechart.Utils
 

V

valueOf(String) - Static method in enum hudson.model.MultiStageTimeSeries.TimeScale
Returns the enum constant of this type with the specified name.
values() - Static method in enum hudson.model.MultiStageTimeSeries.TimeScale
Returns an array containing the constants of this enum type, in the order they are declared.

Y

YELLOW - Static variable in class hudson.util.ColorPalette
 
A B C D E G H J L M N P R S T U V Y 

Copyright © 2004-2013 Hudson. All Rights Reserved.