Index
A B C D F G H I J L M N P R S T U V X Y
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
A
- addReferenceArea(String, double, double, Color, float) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Add a reference area.
- addReferenceArea(String, double, double, Color, float) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Add a reference area.
- addReferenceArea(String, double, double, Color, float) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Add a reference area.
- addReferenceArea(ReferenceArea) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Add a reference area.
- addReferenceArea(ReferenceArea) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Add a reference area.
- addReferenceArea(ReferenceArea) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Add a reference area.
- addReferenceLine(String, double, float, Color) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Add a reference line at a given data value.
- addReferenceLine(String, double, float, Color) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Add a reference line at a given data value.
- addReferenceLine(String, double, float, Color) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Add a reference line at a given data value.
- addReferenceLine(ReferenceLine) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Add a reference line at a given data value.
- addReferenceLine(ReferenceLine) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Add a reference line at a given data value.
- addReferenceLine(ReferenceLine) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Add a reference line at a given data value.
- addXAxisReferenceArea(String, double, double, Color, float) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Add a x-axis reference area.
- addXAxisReferenceLine(String, double, float, Color) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Add a reference line at a given x-axis data value.
- addYAxisReferenceArea(String, double, double, Color, float) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Add a y-axis reference area.
- addYAxisReferenceLine(String, double, float, Color) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Add a reference line at a given y-axis data value.
- areaChart - no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Area chart.
- AreaRenderer - Class in no.uib.jsparklines.renderers.util
-
Custom renderer displaying line charts with the area under the line is filled.
- AreaRenderer() - Constructor for class no.uib.jsparklines.renderers.util.AreaRenderer
-
Constructs a new renderer.
- AreaRenderer(int) - Constructor for class no.uib.jsparklines.renderers.util.AreaRenderer
-
Constructs a new renderer.
- AreaRenderer(int, XYToolTipGenerator, XYURLGenerator) - Constructor for class no.uib.jsparklines.renderers.util.AreaRenderer
-
Constructs a new renderer.
- ArrrayListDataPoints - Class in no.uib.jsparklines.data
-
Object storing data points for use in the JSparklinesArrayListBarChartTableCellRenderer.
- ArrrayListDataPoints(ArrayList<Double>, JSparklinesArrayListBarChartTableCellRenderer.ValueDisplayType) - Constructor for class no.uib.jsparklines.data.ArrrayListDataPoints
-
Create a new ArrrayListDataPoints.
B
- barChart - no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Bar chart.
- BarChartColorRenderer - Class in no.uib.jsparklines.renderers.util
-
Custom renderer making it possible to use different colors for individual data bars in 3D bar charts.
- BarChartColorRenderer(Color) - Constructor for class no.uib.jsparklines.renderers.util.BarChartColorRenderer
-
Creates a new renderer.
- BarChartColorRenderer(ArrayList<Color>) - Constructor for class no.uib.jsparklines.renderers.util.BarChartColorRenderer
-
Creates a new renderer.
- BlueBlackGreen - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Blue via black to green.
- BlueBlackRed - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Blue via black to red.
- BlueWhiteGreen - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Blue via white to green.
- BlueWhiteRed - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Blue via white to red.
- boxPlot - no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Box plot.
- bubblePlot - no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer.PlotType
-
Bubble plot.
C
- CellHighlighterRenderer - Class in no.uib.jsparklines.extra
-
Table cell render highlighting columns ending with a given string, by using a different background color.
- CellHighlighterRenderer(Color, Color, int, String) - Constructor for class no.uib.jsparklines.extra.CellHighlighterRenderer
-
Creates a new CellHighlighterRenderer.
- ChartPanelTableCellRenderer - Class in no.uib.jsparklines.extra
-
Table cell renderer for generic org.jfree.chart.ChartPanel objects.
- ChartPanelTableCellRenderer() - Constructor for class no.uib.jsparklines.extra.ChartPanelTableCellRenderer
-
Create a new ChartPanelTableCellRenderer.
- Chromosome - Class in no.uib.jsparklines.data
-
Object storing data about one data point in a XY plot.
- Chromosome(String) - Constructor for class no.uib.jsparklines.data.Chromosome
-
Create a new Chromosome.
- ChromosomeTableCellRenderer - Class in no.uib.jsparklines.extra
-
Table cell renderer for chromosome objects, i.e., 1-n and X, Y, Z and W.
- ChromosomeTableCellRenderer(Color, Color) - Constructor for class no.uib.jsparklines.extra.ChromosomeTableCellRenderer
-
Create a new ChartPanelTableCellRenderer.
- color2Hex(Color) - Static method in class no.uib.jsparklines.renderers.util.Util
-
Converts a color to hex format for use in HTML tags.
- ComboBoxListCellRenderer() - Constructor for class no.uib.jsparklines.JSparklinesDemo.ComboBoxListCellRenderer
- ComboBoxListCellRenderer() - Constructor for class no.uib.jsparklines.JSparklinesHeatMapDemo.ComboBoxListCellRenderer
- compareTo(ArrrayListDataPoints) - Method in class no.uib.jsparklines.data.ArrrayListDataPoints
-
Compares based on the sum of the values in the data arrays.
- compareTo(Chromosome) - Method in class no.uib.jsparklines.data.Chromosome
-
Compares based on the chromosome numbers.
- compareTo(JSparklinesDataset) - Method in class no.uib.jsparklines.data.JSparklinesDataset
-
Compares based on the summed absolute value of each dataset.
- compareTo(StartIndexes) - Method in class no.uib.jsparklines.data.StartIndexes
-
Compares based on the first value in the list.
- compareTo(ValueAndBooleanDataPoint) - Method in class no.uib.jsparklines.data.ValueAndBooleanDataPoint
-
Compares based on the value.
- compareTo(XYDataPoint) - Method in class no.uib.jsparklines.data.XYDataPoint
-
Compares based on the x-value or the sum of the x- and y-value, depending on the compareBasedOnFirstDataPoint settings.
D
- difference - no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Difference chart.
- drawBackground(Graphics2D, CategoryPlot, Rectangle2D) - Method in class no.uib.jsparklines.renderers.util.BarChartColorRenderer
- drawBackground(Graphics2D, CategoryPlot, Rectangle2D) - Method in class no.uib.jsparklines.renderers.util.StatisticalBarChartColorRenderer
-
Overwritten method in order to not draw the background wall.
- drawItem(Graphics2D, XYItemRendererState, Rectangle2D, PlotRenderingInfo, XYPlot, ValueAxis, ValueAxis, XYDataset, int, int, CrosshairState, int) - Method in class no.uib.jsparklines.renderers.util.AreaRenderer
F
- findGradientColor(Double, Double, Double, GradientColorCoding.ColorGradient, boolean) - Static method in class no.uib.jsparklines.renderers.util.GradientColorCoding
-
Returns the gradient color using the currently selected color gradient.
- firstNumberOnly - no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer.ValueDisplayType
-
Show the first number only.
G
- getAllReferenceAreas() - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Returns all the references areas as a hashmap, with the labels as the keys.
- getAllReferenceAreas() - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Returns all the references areas as a hashmap, with the labels as the keys.
- getAllReferenceAreas() - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Returns all the references areas as a hashmap, with the labels as the keys.
- getAllReferenceLines() - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Returns all the references lines as a hashmap, with the labels as the keys.
- getAllReferenceLines() - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Returns all the references lines as a hashmap, with the labels as the keys.
- getAllReferenceLines() - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Returns all the references lines as a hashmap, with the labels as the keys.
- getAllXAxisReferenceLines() - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Returns all the x-axis references lines as a hashmap, with the labels as the keys.
- getAllYAxisReferenceLines() - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Returns all the y-axis references lines as a hashmap, with the labels as the keys.
- getAlpha() - Method in class no.uib.jsparklines.renderers.util.ReferenceArea
-
Get the alpha level.
- getAreaColor() - Method in class no.uib.jsparklines.renderers.util.ReferenceArea
-
Get the area color.
- getChartPanel() - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Returns a reference to the chart panel.
- getChartPanel() - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Returns a reference to the chart panel.
- getChartPanel() - Method in class no.uib.jsparklines.renderers.JSparklinesHeatMapTableCellRenderer
-
Returns a reference to the chart panel.
- getChartPanel() - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Returns a reference to the chart panel.
- getChartPanel() - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Returns a reference to the chart panel.
- getColor() - Method in class no.uib.jsparklines.data.JSparklinesMultiLabel
-
Returns the color.
- getColors() - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Get the colors used for the chart.
- getColors() - Method in class no.uib.jsparklines.renderers.JSparklinesIntegerColorTableCellRenderer
-
Return the color map.
- getData() - Method in class no.uib.jsparklines.data.ArrrayListDataPoints
-
Returns the array list.
- getData() - Method in class no.uib.jsparklines.data.JSparklines3dDataSeries
-
Returns the sparkline data.
- getData() - Method in class no.uib.jsparklines.data.JSparklines3dDataset
-
Returns the list of sparkline 3D data series.
- getData() - Method in class no.uib.jsparklines.data.JSparklinesDataSeries
-
Returns the sparkline data.
- getData() - Method in class no.uib.jsparklines.data.JSparklinesDataset
-
Returns the list of sparkline data series.
- getDataSortingType() - Method in class no.uib.jsparklines.data.ArrrayListDataPoints
-
Returns the value sort (and display) type.
- getDownColor() - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Get the color used for the 'down values' in the Up/Down charts and the negative values in the difference plots..
- getEnd() - Method in class no.uib.jsparklines.renderers.util.ReferenceArea
-
Get the end value.
- getFirstValueColor() - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Get the color used for the first value in the charts.
- getHeatMapBorderColor() - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Returns the heat map cell border color.
- getIndexes() - Method in class no.uib.jsparklines.data.StartIndexes
-
Returns the start indexes.
- getItemPaint(int, int) - Method in class no.uib.jsparklines.renderers.util.BarChartColorRenderer
- getItemPaint(int, int) - Method in class no.uib.jsparklines.renderers.util.StatisticalBarChartColorRenderer
-
Returns the color for an item.
- getLabel() - Method in class no.uib.jsparklines.data.JSparklinesMultiLabel
-
Returns the label.
- getLabel() - Method in class no.uib.jsparklines.renderers.util.ReferenceArea
-
Returns the label.
- getLabel() - Method in class no.uib.jsparklines.renderers.util.ReferenceLine
-
Return the label.
- getLabels() - Method in class no.uib.jsparklines.data.JSparklinesMultiLabelDataset
-
Returns the labels (1-4).
- getLineColor() - Method in class no.uib.jsparklines.renderers.util.ReferenceLine
-
Set the line color.
- getLineType() - Method in class no.uib.jsparklines.data.JSparklinesDataSeries
-
Returns the properties of the line.
- getLineWidth() - Method in class no.uib.jsparklines.renderers.util.ReferenceLine
-
Return the line width.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class no.uib.jsparklines.JSparklinesDemo.ComboBoxListCellRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class no.uib.jsparklines.JSparklinesHeatMapDemo.ComboBoxListCellRenderer
- getMaxValue() - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Returns the maximum value.
- getMaxValue() - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Returns the maximum value.
- getMaxValue() - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Returns the maximum value.
- getMaxValueColor() - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Get the color used to highlight the maximum values in the charts.
- getMinimumChartValue() - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Returns the minimum chart value to plot.
- getMinimumChartValue() - Method in class no.uib.jsparklines.renderers.JSparklinesBubbleHeatMapTableCellRenderer
-
Returns the minimum chart value to plot.
- getMinimumChartValue() - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Returns the minimum chart value to plot.
- getMinimumChartValue() - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Returns the minimum chart value to plot.
- getMinimumChartValue() - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
Returns the minimum chart value to plot.
- getMinValue() - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Returns the minimum value.
- getMinValueColor() - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Get the color used to highlight the minimum values in the charts.
- getNonSignificantColor() - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Return the color to use for the non-significant values.
- getPlotOrientation() - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Get the current plot orientation.
- getPlotOrientation() - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Get the current plot orientation.
- getPlotOrientation() - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Get the current plot orientation.
- getSecondValueColor() - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Get the color used for the second value in the charts.
- getSeriesColor() - Method in class no.uib.jsparklines.data.JSparklines3dDataSeries
-
Returns the series color.
- getSeriesColor() - Method in class no.uib.jsparklines.data.JSparklinesDataSeries
-
Returns the series color.
- getSeriesLabel() - Method in class no.uib.jsparklines.data.JSparklines3dDataSeries
-
Returns the label for the series.
- getSeriesLabel() - Method in class no.uib.jsparklines.data.JSparklinesDataSeries
-
Returns the label for the series.
- getSignificanceLevel() - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Returns the lower significance level.
- getStart() - Method in class no.uib.jsparklines.renderers.util.ReferenceArea
-
Get the start value.
- getSum() - Method in class no.uib.jsparklines.data.ArrrayListDataPoints
-
Return the sum of the values in the list.
- getSumExceptLast() - Method in class no.uib.jsparklines.data.ArrrayListDataPoints
-
Return the sum of the values in the list.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.extra.CellHighlighterRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.extra.ChartPanelTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.extra.ChromosomeTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.extra.HtmlLinksRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.extra.NimbusCheckBoxRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.extra.TrueFalseIconRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.JSparklinesDemo.NonOpaqueCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.JSparklinesHeatMapDemo.NonOpaqueCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesBubbleHeatMapTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesColorTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesHeatMapTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesIntegerColorTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesIntegerIconTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiLabelTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
- getTooltipLowerValue() - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Returns the lower value before using 8 decimals for the tooltip.
- getTooltipLowerValue() - Method in class no.uib.jsparklines.renderers.JSparklinesBubbleHeatMapTableCellRenderer
-
Returns the lower value before using 8 decimals for the tooltip.
- getTooltipLowerValue() - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Returns the lower value before using 8 decimals for the tooltip.
- getTooltipLowerValue() - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Returns the lower value before using 8 decimals for the tooltip.
- getTooltipLowerValue() - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
Returns the lower value before using 8 decimals for the tooltip.
- getTooltips() - Method in class no.uib.jsparklines.renderers.JSparklinesIntegerColorTableCellRenderer
-
Returns the tooltips map.
- getUpColor() - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Get the color used for the 'up values' in the Up/Down charts and the positive values in the difference plots..
- getValue() - Method in class no.uib.jsparklines.data.ValueAndBooleanDataPoint
-
Returns the value.
- getValue() - Method in class no.uib.jsparklines.renderers.util.ReferenceLine
-
Get the value.
- getVersion() - Method in class no.uib.jsparklines.JSparklinesDemo
-
Retrieves the version number set in the pom file.
- getVersion() - Method in class no.uib.jsparklines.JSparklinesHeatMapDemo
-
Retrieves the version number set in the pom file.
- getX() - Method in class no.uib.jsparklines.data.XYDataPoint
-
Returns the x value.
- getX() - Method in class no.uib.jsparklines.data.XYZDataPoint
-
Returns the x value.
- getXAxisAllReferenceAreas() - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Returns all the x-axis references areas as a hashmap, with the labels as the keys.
- getY() - Method in class no.uib.jsparklines.data.XYDataPoint
-
Returns the y value.
- getY() - Method in class no.uib.jsparklines.data.XYZDataPoint
-
Returns the y value.
- getYAxisAllReferenceAreas() - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Returns all the y-axis references areas as a hashmap, with the labels as the keys.
- getZ() - Method in class no.uib.jsparklines.data.XYZDataPoint
-
Returns the z value.
- GradientColorCoding - Class in no.uib.jsparklines.renderers.util
-
Contains methods related to calculating color gradients.
- GradientColorCoding() - Constructor for class no.uib.jsparklines.renderers.util.GradientColorCoding
- GradientColorCoding.ColorGradient - Enum in no.uib.jsparklines.renderers.util
-
List of supported color gradient types.
- GreenBlackBlue - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Green via black to blue.
- GreenBlackPurple - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Green via black to purple.
- GreenBlackRed - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Green via black to red.
- GreenBlackYellow - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Green via black to yellow.
- GreenWhiteBlue - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Green via white to blue.
- GreenWhiteRed - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Green via white to red.
H
- HtmlLinksRenderer - Class in no.uib.jsparklines.extra
-
Table cell renderer using different HTML tag colors for selected and not selected rows.
- HtmlLinksRenderer(String, String) - Constructor for class no.uib.jsparklines.extra.HtmlLinksRenderer
-
Default constructor.
I
- initialise(Graphics2D, Rectangle2D, XYPlot, XYDataset, PlotRenderingInfo) - Method in class no.uib.jsparklines.renderers.util.AreaRenderer
- isLogScale() - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Returns true of log scale is used for the visualizations.
- isSignificant() - Method in class no.uib.jsparklines.data.SignificantStatisticalCategoryDataset
-
Returns true if the dataset is significant.
- isSignificant() - Method in class no.uib.jsparklines.data.ValueAndBooleanDataPoint
-
Returns the significance.
J
- JSparklines3dDataSeries - Class in no.uib.jsparklines.data
-
Object containing a 3D sparkline data series to be added to a JSparklines3dDataset.
- JSparklines3dDataSeries(ArrayList<XYZDataPoint>, Color, String) - Constructor for class no.uib.jsparklines.data.JSparklines3dDataSeries
-
Creates a new JSparklines3dDataSeries.
- JSparklines3dDataset - Class in no.uib.jsparklines.data
-
Object storing a set of JSparkline3dDataSeries in an array.
- JSparklines3dDataset(ArrayList<JSparklines3dDataSeries>) - Constructor for class no.uib.jsparklines.data.JSparklines3dDataset
-
Creates a new JSparkline3dDataset.
- JSparklines3dTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying JSparklines 3D plots consisting of multiple values per data series.
- JSparklines3dTableCellRenderer(JSparklines3dTableCellRenderer.PlotType, Double, Double, Double, Double) - Constructor for class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Creates a new JSparkLines3dTableCellRenderer.
- JSparklines3dTableCellRenderer.PlotType - Enum in no.uib.jsparklines.renderers
-
List of supported plot types for JSparklines3dTableCellRenderer.
- JSparklinesArrayListBarChartTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying JSparklines plots consisting of numbers as a stacked bar chart.
- JSparklinesArrayListBarChartTableCellRenderer(PlotOrientation, Double, ArrayList<Color>, boolean) - Constructor for class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Deprecated.use the constructor with the ValueDisplayType instead
- JSparklinesArrayListBarChartTableCellRenderer(PlotOrientation, Double, ArrayList<Color>, Color, boolean) - Constructor for class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Deprecated.use the constructor with the ValueDisplayType instead
- JSparklinesArrayListBarChartTableCellRenderer(PlotOrientation, Double, ArrayList<Color>, Color, JSparklinesArrayListBarChartTableCellRenderer.ValueDisplayType) - Constructor for class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Creates a new JSparkLinesTableCellRenderer.
- JSparklinesArrayListBarChartTableCellRenderer(PlotOrientation, Double, ArrayList<Color>, JSparklinesArrayListBarChartTableCellRenderer.ValueDisplayType) - Constructor for class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Creates a new JSparkLinesTableCellRenderer.
- JSparklinesArrayListBarChartTableCellRenderer.ValueDisplayType - Enum in no.uib.jsparklines.renderers
-
List of supported value display options.
- JSparklinesBarChartTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying JSparklines bar charts.
- JSparklinesBarChartTableCellRenderer(PlotOrientation, Double, boolean) - Constructor for class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Creates a new JSparklinesBarChartTableCellRenderer.
- JSparklinesBarChartTableCellRenderer(PlotOrientation, Double, Color) - Constructor for class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Creates a new JSparklinesBarChartTableCellRenderer.
- JSparklinesBarChartTableCellRenderer(PlotOrientation, Double, Color, Color, double) - Constructor for class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Creates a new JSparklinesBarChartTableCellRenderer.
- JSparklinesBarChartTableCellRenderer(PlotOrientation, Double, Double) - Constructor for class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Creates a new JSparklinesBarChartTableCellRenderer.
- JSparklinesBarChartTableCellRenderer(PlotOrientation, Double, Double, Color, Color) - Constructor for class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Creates a new JSparklinesBarChartTableCellRenderer.
- JSparklinesBarChartTableCellRenderer(PlotOrientation, Double, Double, Color, Color, Color, double) - Constructor for class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Creates a new JSparklinesBarChartTableCellRenderer.
- JSparklinesBubbleHeatMapTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying JSparklines bubble heat maps.
- JSparklinesBubbleHeatMapTableCellRenderer(Double, GradientColorCoding.ColorGradient, boolean) - Constructor for class no.uib.jsparklines.renderers.JSparklinesBubbleHeatMapTableCellRenderer
-
Creates a new JSparklinesBubbleHeatMapTableCellRenderer.
- JSparklinesColorTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying colored equal size bar charts.
- JSparklinesColorTableCellRenderer() - Constructor for class no.uib.jsparklines.renderers.JSparklinesColorTableCellRenderer
-
Creates a new JSparklinesColorTableCellRenderer.
- JSparklinesColorTableCellRenderer(HashMap<Color, String>) - Constructor for class no.uib.jsparklines.renderers.JSparklinesColorTableCellRenderer
-
Creates a new JSparklinesColorTableCellRenderer.
- JSparklinesDataSeries - Class in no.uib.jsparklines.data
-
Object containing a sparkline data series to be added to a JSparklinesDataset.
- JSparklinesDataSeries(ArrayList<Double>, Color, String) - Constructor for class no.uib.jsparklines.data.JSparklinesDataSeries
-
Creates a new JSparklinesDataSeries.
- JSparklinesDataSeries(ArrayList<Double>, Color, String, BasicStroke) - Constructor for class no.uib.jsparklines.data.JSparklinesDataSeries
-
Creates a new JSparklinesDataSeries.
- JSparklinesDataset - Class in no.uib.jsparklines.data
-
Object storing a set of JSparklineDataSeries in an array.
- JSparklinesDataset(ArrayList<JSparklinesDataSeries>) - Constructor for class no.uib.jsparklines.data.JSparklinesDataset
-
Creates a new JSparklineDataset.
- JSparklinesDemo - Class in no.uib.jsparklines
-
Demo of JSparklines used to show sparklines in Java tables.
- JSparklinesDemo() - Constructor for class no.uib.jsparklines.JSparklinesDemo
-
Sets up the demo.
- JSparklinesDemo.ComboBoxListCellRenderer - Class in no.uib.jsparklines
-
A simple combo box render making sure that the combo boxes looks good with the current gradient background.
- JSparklinesDemo.NonOpaqueCellRenderer - Class in no.uib.jsparklines
-
An non-opaque cell renderer, making the panel behind the table visible.
- JSparklinesErrorBarChartTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying JSparklines bar charts with error bars.
- JSparklinesErrorBarChartTableCellRenderer(PlotOrientation, Double, boolean) - Constructor for class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Creates a new JSparklinesBarChartTableCellRenderer.
- JSparklinesErrorBarChartTableCellRenderer(PlotOrientation, Double, Color) - Constructor for class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Creates a new JSparklinesBarChartTableCellRenderer.
- JSparklinesErrorBarChartTableCellRenderer(PlotOrientation, Double, Double) - Constructor for class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Creates a new JSparklinesBarChartTableCellRenderer.
- JSparklinesErrorBarChartTableCellRenderer(PlotOrientation, Double, Double, Color, Color) - Constructor for class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Creates a new JSparklinesBarChartTableCellRenderer.
- JSparklinesHeatMapDemo - Class in no.uib.jsparklines
-
Demo of JSparklines used to display heat maps in Java tables.
- JSparklinesHeatMapDemo() - Constructor for class no.uib.jsparklines.JSparklinesHeatMapDemo
-
Sets up the heat map demo.
- JSparklinesHeatMapDemo.ComboBoxListCellRenderer - Class in no.uib.jsparklines
-
A simple combo box render making sure that the combo boxes looks good with the current gradient background.
- JSparklinesHeatMapDemo.NonOpaqueCellRenderer - Class in no.uib.jsparklines
-
An non-opaque cell renderer, making the panel behind the table visible.
- JSparklinesHeatMapTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying JSparklinesDataSeries as heat maps where the double values are used the color coding.
- JSparklinesHeatMapTableCellRenderer(GradientColorCoding.ColorGradient, double) - Constructor for class no.uib.jsparklines.renderers.JSparklinesHeatMapTableCellRenderer
-
Creates a new JSparkLinesTableCellRenderer.
- JSparklinesIntegerColorTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying integers as colored equal size bar charts.
- JSparklinesIntegerColorTableCellRenderer(Color, HashMap<Integer, Color>) - Constructor for class no.uib.jsparklines.renderers.JSparklinesIntegerColorTableCellRenderer
-
Creates a new JSparklinesIntegerColorTableCellRenderer, where all integer cell values are displayed as equal size bars, but using different colors as defined by the colors hash map.
- JSparklinesIntegerColorTableCellRenderer(Color, HashMap<Integer, Color>, HashMap<Integer, String>) - Constructor for class no.uib.jsparklines.renderers.JSparklinesIntegerColorTableCellRenderer
-
Creates a new JSparklinesIntegerColorTableCellRenderer, where all integer cell values are displayed as equal size bars, but using different colors as defined by the colors hash map.
- JSparklinesIntegerIconTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying integers as icons.
- JSparklinesIntegerIconTableCellRenderer(HashMap<Integer, ImageIcon>) - Constructor for class no.uib.jsparklines.renderers.JSparklinesIntegerIconTableCellRenderer
-
Creates a new JSparklinesIntegerIconTableCellRenderer, where all integer cell values are displayed as an icon as defined by the icons hash map.
- JSparklinesIntegerIconTableCellRenderer(HashMap<Integer, ImageIcon>, HashMap<Integer, String>) - Constructor for class no.uib.jsparklines.renderers.JSparklinesIntegerIconTableCellRenderer
-
Creates a new JSparklinesIntegerIconTableCellRenderer, where all integer cell values are displayed as an icon as defined by the icons hash map.
- JSparklinesIntegerIconTableCellRenderer(ImageIcon, String, HashMap<Integer, ImageIcon>) - Constructor for class no.uib.jsparklines.renderers.JSparklinesIntegerIconTableCellRenderer
-
Creates a new JSparklinesIntegerIconTableCellRenderer, where all integer cell values are displayed as an icon as defined by the icons hash map.
- JSparklinesIntegerIconTableCellRenderer(ImageIcon, String, HashMap<Integer, ImageIcon>, HashMap<Integer, String>) - Constructor for class no.uib.jsparklines.renderers.JSparklinesIntegerIconTableCellRenderer
-
Creates a new JSparklinesIntegerIconTableCellRenderer, where all integer cell values are displayed is as an icon as defined by the icons hash map.
- JSparklinesIntervalChartTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying JSparklines interval charts.
- JSparklinesIntervalChartTableCellRenderer(PlotOrientation, Double, Double) - Constructor for class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Creates a new JSparklinesIntervalChartTableCellRenderer.
- JSparklinesIntervalChartTableCellRenderer(PlotOrientation, Double, Double, Color) - Constructor for class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Creates a new JSparklinesIntervalChartTableCellRenderer.
- JSparklinesIntervalChartTableCellRenderer(PlotOrientation, Double, Double, Color, Color) - Constructor for class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Creates a new JSparklinesIntervalChartTableCellRenderer.
- JSparklinesIntervalChartTableCellRenderer(PlotOrientation, Double, Double, Double) - Constructor for class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Creates a new JSparklinesIntervalChartTableCellRenderer.
- JSparklinesIntervalChartTableCellRenderer(PlotOrientation, Double, Double, Double, Color, Color) - Constructor for class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Creates a new JSparklinesIntervalChartTableCellRenderer.
- JSparklinesMultiIntervalChartTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying multiple intervals.
- JSparklinesMultiIntervalChartTableCellRenderer(PlotOrientation, Double, Double, Color) - Constructor for class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
Creates a new JSparklinesIntervalChartTableCellRenderer.
- JSparklinesMultiLabel - Class in no.uib.jsparklines.data
-
Color labels for use with the JSparklinesMultiLabelTableCellRenderer.
- JSparklinesMultiLabel(String, Color) - Constructor for class no.uib.jsparklines.data.JSparklinesMultiLabel
-
Creates a new JSparklinesMultiLabel.
- JSparklinesMultiLabelDataset - Class in no.uib.jsparklines.data
-
A dataset of JSparklinesMultiLabel for use with the JSparklinesMultiLabelTableCellRenderer.
- JSparklinesMultiLabelDataset(JSparklinesMultiLabel) - Constructor for class no.uib.jsparklines.data.JSparklinesMultiLabelDataset
-
Constructor for one label.
- JSparklinesMultiLabelDataset(JSparklinesMultiLabel, JSparklinesMultiLabel) - Constructor for class no.uib.jsparklines.data.JSparklinesMultiLabelDataset
-
Constructor for two labels.
- JSparklinesMultiLabelDataset(JSparklinesMultiLabel, JSparklinesMultiLabel, JSparklinesMultiLabel) - Constructor for class no.uib.jsparklines.data.JSparklinesMultiLabelDataset
-
Constructor for three labels.
- JSparklinesMultiLabelDataset(JSparklinesMultiLabel, JSparklinesMultiLabel, JSparklinesMultiLabel, JSparklinesMultiLabel) - Constructor for class no.uib.jsparklines.data.JSparklinesMultiLabelDataset
-
Constructor for four labels.
- JSparklinesMultiLabelDemo - Class in no.uib.jsparklines
-
Demo of the JSparklinesMultiLabelTableCellRenderer.
- JSparklinesMultiLabelDemo(Frame) - Constructor for class no.uib.jsparklines.JSparklinesMultiLabelDemo
-
Creates a new JSparklinesMultiLabelDemo.
- JSparklinesMultiLabelTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer for 1-4 color labels displayed either a pie chart or as equal parts of a square.
- JSparklinesMultiLabelTableCellRenderer() - Constructor for class no.uib.jsparklines.renderers.JSparklinesMultiLabelTableCellRenderer
-
Creates a new JSparklinesColorTableCellRenderer.
- JSparklinesTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying JSparklines plots consisting of multiple values per data series.
- JSparklinesTableCellRenderer(JSparklinesTableCellRenderer.PlotType, PlotOrientation) - Constructor for class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Creates a new JSparkLinesTableCellRenderer.
- JSparklinesTableCellRenderer(JSparklinesTableCellRenderer.PlotType, PlotOrientation, Double) - Constructor for class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Creates a new JSparkLinesTableCellRenderer.
- JSparklinesTableCellRenderer(JSparklinesTableCellRenderer.PlotType, PlotOrientation, Double, Double) - Constructor for class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Creates a new JSparkLinesTableCellRenderer.
- JSparklinesTableCellRenderer.PlotType - Enum in no.uib.jsparklines.renderers
-
List of supported plot types.
- JSparklinesTwoValueBarChartTableCellRenderer - Class in no.uib.jsparklines.renderers
-
Table cell renderer displaying JSparklines plots consisting of two values as a stacked bar charts.
- JSparklinesTwoValueBarChartTableCellRenderer(PlotOrientation, Double, Color, Color, boolean) - Constructor for class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Creates a new JSparkLinesTableCellRenderer.
- JSparklinesTwoValueBarChartTableCellRenderer(PlotOrientation, Double, Color, Color, Color, boolean) - Constructor for class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Creates a new JSparkLinesTableCellRenderer.
L
- lineChart - no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Line chart.
M
- MagentaBlackRed - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Magenta via black to red.
- main(String[]) - Static method in class no.uib.jsparklines.JSparklinesDemo
-
Starts the JSparklines demo.
- main(String[]) - Static method in class no.uib.jsparklines.JSparklinesHeatMapDemo
-
Starts the JSparklines heat map demo.
- main(String[]) - Static method in class no.uib.jsparklines.JSparklinesMultiLabelDemo
-
Main method for testing purposes.
N
- NimbusCheckBoxRenderer - Class in no.uib.jsparklines.extra
-
Table cell render fixing a bug occurring in the Nimbus look and feel with alternating row color coding.
- NimbusCheckBoxRenderer() - Constructor for class no.uib.jsparklines.extra.NimbusCheckBoxRenderer
-
Creates a new NimbusCheckBoxRenderer.
- no.uib.jsparklines - package no.uib.jsparklines
-
JSparklines demos.
- no.uib.jsparklines.data - package no.uib.jsparklines.data
-
JSparklines data formats.
- no.uib.jsparklines.extra - package no.uib.jsparklines.extra
-
Additional table cell renderers.
- no.uib.jsparklines.renderers - package no.uib.jsparklines.renderers
-
JSparklines table cell renderers.
- no.uib.jsparklines.renderers.util - package no.uib.jsparklines.renderers.util
-
Helper classes for the JSparklines renderers.
- NonOpaqueCellRenderer() - Constructor for class no.uib.jsparklines.JSparklinesDemo.NonOpaqueCellRenderer
- NonOpaqueCellRenderer() - Constructor for class no.uib.jsparklines.JSparklinesHeatMapDemo.NonOpaqueCellRenderer
P
- pieChart - no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Pie chart.
- proteinSequence - no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Protein sequence chart.
- PurpleBlackGreen - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Purple via black to green.
R
- RedBlackBlue - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Red via black to blue.
- RedBlackGreen - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Red via black to green.
- RedBlackMagenta - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Red via black to magenta.
- RedWhiteBlue - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Red via white to blue.
- RedWhiteGreen - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Red via white to green.
- ReferenceArea - Class in no.uib.jsparklines.renderers.util
-
Reference area that can be added to a chart.
- ReferenceArea(String, double, double, Color, float) - Constructor for class no.uib.jsparklines.renderers.util.ReferenceArea
-
Creates a new ReferenceArea.
- ReferenceLine - Class in no.uib.jsparklines.renderers.util
-
Reference line that can be added to a chart.
- ReferenceLine(String, double, float, Color) - Constructor for class no.uib.jsparklines.renderers.util.ReferenceLine
-
Create a new reference line.
- removeAllReferenceAreas() - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Removes all the reference areas.
- removeAllReferenceAreas() - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Removes all the reference areas.
- removeAllReferenceAreas() - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Removes all the reference areas.
- removeAllReferenceLines() - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Removes all the reference lines.
- removeAllReferenceLines() - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Removes all the reference lines.
- removeAllReferenceLines() - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Removes all the reference lines.
- removeAllXAxisReferenceAreas() - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Removes all the x-axis reference areas.
- removeAllXAxisReferenceLines() - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Removes all x-axis reference lines.
- removeAllYAxisReferenceAreas() - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Removes all the y-axis reference areas.
- removeAllYAxisReferenceLines() - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Removes all y-axis reference lines.
- removeReferenceArea(String) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Removes the reference area with the given label.
- removeReferenceArea(String) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Removes the reference area with the given label.
- removeReferenceArea(String) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Removes the reference area with the given label.
- removeReferenceLine(String) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Removes the reference line with the given label.
- removeReferenceLine(String) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Removes the reference line with the given label.
- removeReferenceLine(String) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Removes the reference line with the given label.
- removeXAxisReferenceArea(String) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Removes the x-axis reference area with the given label.
- removeXAxisReferenceLine(String) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Removes the x-axis reference line with the given label.
- removeYAxisReferenceArea(String) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Removes the y-axis reference area with the given label.
- removeYAxisReferenceLine(String) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Removes the y-axis reference line with the given label.
- roundDouble(double, int) - Static method in class no.uib.jsparklines.renderers.util.Util
-
Rounds a double value to the wanted number of decimal places.
S
- scatterPlot - no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer.PlotType
-
Scatter plot.
- setAlpha(float) - Method in class no.uib.jsparklines.renderers.util.ReferenceArea
-
Set the alpha level.
- setAreaColor(Color) - Method in class no.uib.jsparklines.renderers.util.ReferenceArea
-
Set the area color.
- setBackgroundColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Set the background color.
- setBackgroundColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set the plot background color.
- setBackgroundColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesColorTableCellRenderer
-
Set the plot background color.
- setBackgroundColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Set the plot background color.
- setBackgroundColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesHeatMapTableCellRenderer
-
Set the background color.
- setBackgroundColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesIntegerColorTableCellRenderer
-
Set the plot background color.
- setBackgroundColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Set the plot background color.
- setBackgroundColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
Set the plot background color.
- setBackgroundColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiLabelTableCellRenderer
-
Set the plot background color.
- setBackgroundColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Set the background color.
- setBackgroundColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Set the background color.
- setCircle(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiLabelTableCellRenderer
-
If true a pie chart is used to display the label colors, false uses a square.
- setColor(Color) - Method in class no.uib.jsparklines.data.JSparklinesMultiLabel
-
The color to set.
- setColors(ArrayList<Color>) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Set the colors used for the chart.
- setColors(HashMap<Integer, Color>) - Method in class no.uib.jsparklines.renderers.JSparklinesIntegerColorTableCellRenderer
-
Set the color map.
- setData(ArrayList<Double>) - Method in class no.uib.jsparklines.data.ArrrayListDataPoints
-
Set the array list.
- setData(ArrayList<Double>) - Method in class no.uib.jsparklines.data.JSparklinesDataSeries
-
Sets the sparkline data.
- setData(ArrayList<JSparklines3dDataSeries>) - Method in class no.uib.jsparklines.data.JSparklines3dDataset
-
Sets the list of sparkline 3D data series.
- setData(ArrayList<JSparklinesDataSeries>) - Method in class no.uib.jsparklines.data.JSparklinesDataset
-
Sets the list of sparkline data series.
- setData(ArrayList<XYZDataPoint>) - Method in class no.uib.jsparklines.data.JSparklines3dDataSeries
-
Sets the sparkline data.
- setDataSortingType(JSparklinesArrayListBarChartTableCellRenderer.ValueDisplayType) - Method in class no.uib.jsparklines.data.ArrrayListDataPoints
-
Set the value sort (and display) type.
- setDownColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Set the color used for the 'down values' in the Up/Down charts and the negative values in the difference plots..
- setEnd(double) - Method in class no.uib.jsparklines.renderers.util.ReferenceArea
-
Set the end value.
- setErrorBarWidth(float) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Set the width of the error bars.
- setFirstValueColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Set the color used for the first value in the charts.
- setFontColors(Color, Color) - Method in class no.uib.jsparklines.extra.ChromosomeTableCellRenderer
-
Set the font colors.
- setGradientColoring(GradientColorCoding.ColorGradient) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
Set the color gradient to use for the intervals.
- setGradientColoring(GradientColorCoding.ColorGradient, boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set the color gradient to use for the bars.
- setGradientColoring(GradientColorCoding.ColorGradient, boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesBubbleHeatMapTableCellRenderer
-
Set the color gradient.
- setGradientColoring(GradientColorCoding.ColorGradient, boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Set the color gradient to use for the bars.
- setGradientColoring(GradientColorCoding.ColorGradient, boolean, Color) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set the color gradient to use for the bars.
- setGradientColoring(GradientColorCoding.ColorGradient, boolean, Color) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Set the color gradient to use for the bars.
- setGradientColoring(GradientColorCoding.ColorGradient, boolean, Color) - Method in class no.uib.jsparklines.renderers.JSparklinesHeatMapTableCellRenderer
-
Set the color gradient to use for the bars.
- setGradientColoring(GradientColorCoding.ColorGradient, Color) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
Set the color gradient to use for the intervals.
- setGradientColoring(GradientColorCoding.ColorGradient, Color, boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Set the color gradient to use for the intervals.
- setHeatMapBorderColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set the the heat map cell border color.
- setLabel(String) - Method in class no.uib.jsparklines.data.JSparklinesMultiLabel
-
The label to set.
- setLabel(String) - Method in class no.uib.jsparklines.renderers.util.ReferenceArea
-
Sets the label.
- setLabel(String) - Method in class no.uib.jsparklines.renderers.util.ReferenceLine
-
Set the label.
- setLineColor(Color) - Method in class no.uib.jsparklines.renderers.util.ReferenceLine
-
Set the line color.
- setLineType(BasicStroke) - Method in class no.uib.jsparklines.data.JSparklinesDataSeries
-
Set the properties of the line.
- setLineWidth(float) - Method in class no.uib.jsparklines.renderers.util.ReferenceLine
-
Set the line width,
- setLogScale(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set if log scale is to be used for the visualizations.
- setMaxValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Set the maximum value.
- setMaxValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set the maximum value.
- setMaxValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesBubbleHeatMapTableCellRenderer
-
Set the maximum absolute value.
- setMaxValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Set the maximum value.
- setMaxValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesHeatMapTableCellRenderer
-
Set the maximum value.
- setMaxValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Set the maximum value.
- setMaxValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
Set the maximum value.
- setMaxValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Set the maximum value.
- setMaxValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Set the maximum value.
- setMaxValueColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Set the color used to highlight the maximum values in the charts.
- setMaxXValue(double) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Set the maximum x value.
- setMaxYValue(double) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Set the maximum y value.
- setMinimumChartValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set the minimum chart value to plot.
- setMinimumChartValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesBubbleHeatMapTableCellRenderer
-
Set the minimum chart value to plot.
- setMinimumChartValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Set the minimum chart value to plot.
- setMinimumChartValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Set the minimum chart value to plot.
- setMinimumChartValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
Set the minimum chart value to plot.
- setMinValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set the minimum value.
- setMinValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Set the minimum value.
- setMinValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Set the minimum value.
- setMinValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Set the minimum value.
- setMinValueColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Set the color used to highlight the minimum values in the charts and the positive values in the difference plots..
- setMinXValue(double) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Set the minimum x value.
- setMinYValue(double) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Set the minimum y value.
- setNegativeValuesColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set the color used for the negative values.
- setNegativeValuesColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Set the color used for the negative values.
- setNegativeValuesColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Set the color used for the negative values.
- setNonSignificantColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set the color to use for the non-significant values.
- setPlotOrientation(PlotOrientation) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Set the plot orientation.
- setPlotOrientation(PlotOrientation) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Set the plot orientation.
- setPlotOrientation(PlotOrientation) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Set the plot orientation.
- setPlotType(JSparklines3dTableCellRenderer.PlotType) - Method in class no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer
-
Sets the plot type.
- setPlotType(JSparklinesTableCellRenderer.PlotType) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Sets the plot type.
- setPositiveValuesColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set the color used for the positive values.
- setPositiveValuesColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Set the color used for the positive values.
- setPositiveValuesColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Set the color used for the positive values.
- setPositiveValuesColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
Set the color used for the positive values.
- setSecondValueColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Set the color used for the second value in the charts.
- setSeriesColor(Color) - Method in class no.uib.jsparklines.data.JSparklines3dDataSeries
-
Sets the series color.
- setSeriesColor(Color) - Method in class no.uib.jsparklines.data.JSparklinesDataSeries
-
Sets the series color.
- setSeriesLabel(String) - Method in class no.uib.jsparklines.data.JSparklines3dDataSeries
-
Set the label for the series.
- setSeriesLabel(String) - Method in class no.uib.jsparklines.data.JSparklinesDataSeries
-
Set the label for the series.
- setSignificanceLevel(double) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set the lower significance level.
- setSignificant(boolean) - Method in class no.uib.jsparklines.data.SignificantStatisticalCategoryDataset
-
Set if the dataset is significant or not.
- setSignificant(boolean) - Method in class no.uib.jsparklines.data.ValueAndBooleanDataPoint
-
Set the significance.
- setStart(double) - Method in class no.uib.jsparklines.renderers.util.ReferenceArea
-
Set the start value.
- setTooltipLowerValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set the lower limit for the values before using 8 decimals for the tooltip.
- setTooltipLowerValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesBubbleHeatMapTableCellRenderer
-
Set the lower limit for the values before using 8 decimals for the tooltip.
- setTooltipLowerValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Set the lower limit for the values before using 8 decimals for the tooltip.
- setTooltipLowerValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Set the lower limit for the values before using 8 decimals for the tooltip.
- setTooltipLowerValue(double) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
Set the lower limit for the values before using 8 decimals for the tooltip.
- setTooltips(HashMap<Integer, String>) - Method in class no.uib.jsparklines.renderers.JSparklinesIntegerColorTableCellRenderer
-
Set the tooltip map.
- setUpColor(Color) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Set the color used for the 'up values' in the Up/Down charts.
- setValue(double) - Method in class no.uib.jsparklines.data.ValueAndBooleanDataPoint
-
Set the value.
- setValue(double) - Method in class no.uib.jsparklines.renderers.util.ReferenceLine
-
Set the value.
- setValueDisplayType(JSparklinesArrayListBarChartTableCellRenderer.ValueDisplayType) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Set the current value display type.
- setX(double) - Method in class no.uib.jsparklines.data.XYDataPoint
-
Set the x value.
- setX(double) - Method in class no.uib.jsparklines.data.XYZDataPoint
-
Set the x value.
- setY(double) - Method in class no.uib.jsparklines.data.XYDataPoint
-
Set the y value.
- setY(double) - Method in class no.uib.jsparklines.data.XYZDataPoint
-
Set the y value.
- setZ(double) - Method in class no.uib.jsparklines.data.XYZDataPoint
-
Set the z value.
- showAsHeatMap(GradientColorCoding.ColorGradient, boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Displays the values as a heat map using the selected color gradient.
- showFirstNumber(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Deprecated.use the ValueDisplayType enum instead
- showFirstNumber(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
If true, the first number is shown as the value.
- showNumberAndChart(boolean, int) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int) - Method in class no.uib.jsparklines.renderers.JSparklinesIntegerColorTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
If true the number will be shown together with the interval chart in the cell.
- showNumberAndChart(boolean, int) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
If true the number will be shown together with the interval chart in the cell.
- showNumberAndChart(boolean, int) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, Font, int) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, Font, int) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, Font, int) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, Font, int) - Method in class no.uib.jsparklines.renderers.JSparklinesIntegerColorTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, Font, int) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
If true the number will be shown together with the interval chart in the cell.
- showNumberAndChart(boolean, int, Font, int) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
If true the number will be shown together with the interval chart in the cell.
- showNumberAndChart(boolean, int, Font, int) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, Font, int) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, Font, int, DecimalFormat) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, Font, int, DecimalFormat) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, Font, int, DecimalFormat) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, Font, int, DecimalFormat) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, Font, int, DecimalFormat) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, DecimalFormat) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, DecimalFormat) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, DecimalFormat) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, DecimalFormat) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumberAndChart(boolean, int, DecimalFormat) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
If true the number will be shown together with the bar chart in the cell.
- showNumbers(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Set if the underlying numbers or the bar charts are to be shown.
- showNumbers(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesBarChartTableCellRenderer
-
Set if the underlying numbers or the bar charts are to be shown.
- showNumbers(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesBubbleHeatMapTableCellRenderer
-
Set if the underlying numbers or the bar charts are to be shown.
- showNumbers(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesIntegerColorTableCellRenderer
-
Set if the underlying numbers or the bar charts are to be shown.
- showNumbers(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Set if the underlying numbers or the interval charts are to be shown.
- showNumbers(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
Set if the underlying numbers or the interval charts are to be shown.
- showNumbers(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
Set if the underlying numbers or the bar charts are to be shown.
- showNumbers(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesTwoValueBarChartTableCellRenderer
-
Set if the underlying numbers or the bar charts are to be shown.
- showProteinSequenceReferenceLine(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
If true, a black reference line is added to the protein sequence plots.
- showProteinSequenceReferenceLine(boolean, double, Color) - Method in class no.uib.jsparklines.renderers.JSparklinesTableCellRenderer
-
If true, a black reference line is shown in the middle of the plot.
- showReferenceLine(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
If true, a black reference line is shown in the middle of the plot.
- showReferenceLine(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
If true, a black reference line is shown in the middle of the plot.
- showReferenceLine(boolean, double, Color) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
If true, a black reference line is shown in the middle of the plot.
- showReferenceLine(boolean, double, Color) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
If true, a black reference line is shown in the middle of the plot.
- showSignificance(boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesErrorBarChartTableCellRenderer
-
Set if the significance is to be indicated or not.
- SignificantStatisticalCategoryDataset - Class in no.uib.jsparklines.data
-
Extention of DefaultStatisticalCategoryDataset adding a boolean indicating if the dataset is significant or not.
- SignificantStatisticalCategoryDataset() - Constructor for class no.uib.jsparklines.data.SignificantStatisticalCategoryDataset
- stackedBarChart - no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Stacked bar chart.
- stackedBarChartIntegerWithUpperRange - no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Stacked bar chart in integer with upper range.
- stackedPercentBarChart - no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Stacked bar chart in percent.
- StartIndexes - Class in no.uib.jsparklines.data
-
Object storing start indexes for use in the JSparklinesMultiIntervalChartTableCellRenderer.
- StartIndexes(ArrayList<Integer>) - Constructor for class no.uib.jsparklines.data.StartIndexes
-
Create a new StartIndexes.
- StatisticalBarChartColorRenderer - Class in no.uib.jsparklines.renderers.util
-
Custom renderer making it possible to use different colors for individual data bars in statistical bar charts.
- StatisticalBarChartColorRenderer(Color) - Constructor for class no.uib.jsparklines.renderers.util.StatisticalBarChartColorRenderer
-
Creates a new renderer.
- StatisticalBarChartColorRenderer(ArrayList<Color>) - Constructor for class no.uib.jsparklines.renderers.util.StatisticalBarChartColorRenderer
-
Creates a new renderer.
- sumExceptLastNumber - no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer.ValueDisplayType
-
Show the sum with the exception of the last number.
- sumOfNumbers - no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer.ValueDisplayType
-
Show the sum of the numbers.
T
- toString() - Method in class no.uib.jsparklines.data.ArrrayListDataPoints
-
Returns all the values as a comma separated string.
- toString() - Method in class no.uib.jsparklines.data.Chromosome
-
Returns the chromosome as a string.
- toString() - Method in class no.uib.jsparklines.data.JSparklines3dDataSeries
-
Returns the value as a string.
- toString() - Method in class no.uib.jsparklines.data.JSparklines3dDataset
-
Returns the value as a string.
- toString() - Method in class no.uib.jsparklines.data.JSparklinesDataSeries
-
Returns the value as a string.
- toString() - Method in class no.uib.jsparklines.data.JSparklinesDataset
-
Returns the value as a string.
- toString() - Method in class no.uib.jsparklines.data.StartIndexes
- toString() - Method in class no.uib.jsparklines.data.ValueAndBooleanDataPoint
-
Returns the value as a string.
- toString() - Method in class no.uib.jsparklines.data.XYDataPoint
-
Returns the x-value as a string.
- toString() - Method in class no.uib.jsparklines.data.XYZDataPoint
-
Returns the (x,y,x) value as a comma separated string.
- TrueFalseIconRenderer - Class in no.uib.jsparklines.extra
-
Table cell render displaying icons instead of boolean values.
- TrueFalseIconRenderer(ImageIcon, ImageIcon) - Constructor for class no.uib.jsparklines.extra.TrueFalseIconRenderer
-
Creates a new IconRenderer.
- TrueFalseIconRenderer(ImageIcon, ImageIcon, String, String) - Constructor for class no.uib.jsparklines.extra.TrueFalseIconRenderer
-
Creates a new IconRenderer.
- TrueFalseIconRenderer(ImageIcon, ImageIcon, ImageIcon, String, String, String) - Constructor for class no.uib.jsparklines.extra.TrueFalseIconRenderer
-
Creates a new IconRenderer.
U
- UNKNOWN - Static variable in class no.uib.jsparklines.data.Chromosome
-
Integer value representing an unknown chromosome.
- upDownChart - no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Up/down chart.
- Util - Class in no.uib.jsparklines.renderers.util
-
Includes general helper methods that are used by the other classes.
- Util() - Constructor for class no.uib.jsparklines.renderers.util.Util
V
- ValueAndBooleanDataPoint - Class in no.uib.jsparklines.data
-
Object storing data about one data point and a corresponding significance value.
- ValueAndBooleanDataPoint(double, boolean) - Constructor for class no.uib.jsparklines.data.ValueAndBooleanDataPoint
-
Create a new ValueAndBooleanDataPoint object.
- valueOf(String) - Static method in enum no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer.PlotType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer.ValueDisplayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum no.uib.jsparklines.renderers.JSparklines3dTableCellRenderer.PlotType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer.ValueDisplayType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum no.uib.jsparklines.renderers.JSparklinesTableCellRenderer.PlotType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Returns an array containing the constants of this enum type, in the order they are declared.
X
- XYDataPoint - Class in no.uib.jsparklines.data
-
Object storing data about one data point in an XY plot.
- XYDataPoint() - Constructor for class no.uib.jsparklines.data.XYDataPoint
-
Empty default constructor.
- XYDataPoint(double, double) - Constructor for class no.uib.jsparklines.data.XYDataPoint
-
Create a new XYDataPoint.
- XYDataPoint(double, double, boolean) - Constructor for class no.uib.jsparklines.data.XYDataPoint
-
Create a new XYDataPoint.
- XYZDataPoint - Class in no.uib.jsparklines.data
-
Object storing data about one data point in an XYZ plot.
- XYZDataPoint(double, double, double) - Constructor for class no.uib.jsparklines.data.XYZDataPoint
-
Create a new XYZDataPoint.
Y
- YellowBlackGreen - no.uib.jsparklines.renderers.util.GradientColorCoding.ColorGradient
-
Yellow via black to green.
All Classes|All Packages