C D G K L O P S V W X Y
C
- color - Variable in class org.kohsuke.stapler.nvd3.Series
-
Optional color.
- color(String) - Method in class org.kohsuke.stapler.nvd3.Series
-
D
- Data<V extends Value> - Class in org.kohsuke.stapler.nvd3
-
HttpResponse representation of the data model NVD3 wants.
- Data() - Constructor for class org.kohsuke.stapler.nvd3.Data
-
- Data(Series<V>...) - Constructor for class org.kohsuke.stapler.nvd3.Data
-
- data - Variable in class org.kohsuke.stapler.nvd3.Data
-
G
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class org.kohsuke.stapler.nvd3.Data
-
K
- key - Variable in class org.kohsuke.stapler.nvd3.Series
-
Human readable title of this data series.
L
- label - Variable in class org.kohsuke.stapler.nvd3.LabeledValue
-
- LabeledValue - Class in org.kohsuke.stapler.nvd3
-
A single data point with label.
- LabeledValue(String, Object) - Constructor for class org.kohsuke.stapler.nvd3.LabeledValue
-
O
- org.kohsuke.stapler.nvd3 - package org.kohsuke.stapler.nvd3
-
P
- Point - Class in org.kohsuke.stapler.nvd3
-
Data point that consists of a single value.
- Point(Object) - Constructor for class org.kohsuke.stapler.nvd3.Point
-
S
- ScatterValue - Class in org.kohsuke.stapler.nvd3
-
(x,y) and the size/shape for scatter graph.
- ScatterValue(Object, Object, Object, String) - Constructor for class org.kohsuke.stapler.nvd3.ScatterValue
-
- Series<V extends Value> - Class in org.kohsuke.stapler.nvd3
-
A single sequence of data points.
- Series(String) - Constructor for class org.kohsuke.stapler.nvd3.Series
-
- shape - Variable in class org.kohsuke.stapler.nvd3.ScatterValue
-
- size - Variable in class org.kohsuke.stapler.nvd3.ScatterValue
-
V
- value - Variable in class org.kohsuke.stapler.nvd3.Point
-
- Value - Class in org.kohsuke.stapler.nvd3
-
A single data point.
- Value() - Constructor for class org.kohsuke.stapler.nvd3.Value
-
- value(DataWriter, String, Object) - Method in class org.kohsuke.stapler.nvd3.Value
-
- values - Variable in class org.kohsuke.stapler.nvd3.Series
-
W
- with(Series<V>...) - Method in class org.kohsuke.stapler.nvd3.Data
-
- with(Series<V>) - Method in class org.kohsuke.stapler.nvd3.Data
-
- with(V...) - Method in class org.kohsuke.stapler.nvd3.Series
-
- with(V) - Method in class org.kohsuke.stapler.nvd3.Series
-
- wrap(Collection<V>) - Method in class org.kohsuke.stapler.nvd3.Series
-
- writeTo(DataWriter) - Method in class org.kohsuke.stapler.nvd3.LabeledValue
-
- writeTo(DataWriter) - Method in class org.kohsuke.stapler.nvd3.Point
-
- writeTo(DataWriter) - Method in class org.kohsuke.stapler.nvd3.ScatterValue
-
- writeTo(DataWriter) - Method in class org.kohsuke.stapler.nvd3.Series
-
- writeTo(DataWriter) - Method in class org.kohsuke.stapler.nvd3.Value
-
- writeTo(DataWriter) - Method in class org.kohsuke.stapler.nvd3.XYValue
-
X
- x - Variable in class org.kohsuke.stapler.nvd3.XYValue
-
- XYValue - Class in org.kohsuke.stapler.nvd3
-
Data point that consists of two values (X,Y).
- XYValue(Object, Object) - Constructor for class org.kohsuke.stapler.nvd3.XYValue
-
Y
- y - Variable in class org.kohsuke.stapler.nvd3.XYValue
-
C D G K L O P S V W X Y
Copyright © 2013. All rights reserved.