- 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
-
Returns the color for an item.
- 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.
- 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>, JSparklinesArrayListBarChartTableCellRenderer.ValueDisplayType) - Constructor for class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
Creates a new JSparkLinesTableCellRenderer.
- 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>, boolean) - Constructor for class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
- JSparklinesArrayListBarChartTableCellRenderer(PlotOrientation, Double, ArrayList<Color>, Color, boolean) - Constructor for class no.uib.jsparklines.renderers.JSparklinesArrayListBarChartTableCellRenderer
-
- 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, 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.
- JSparklinesIntervalChartTableCellRenderer(PlotOrientation, 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.
- 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<XYZDataPoint>) - Method in class no.uib.jsparklines.data.JSparklines3dDataSeries
-
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<Double>) - Method in class no.uib.jsparklines.data.JSparklinesDataSeries
-
Sets the sparkline data.
- setData(ArrayList<JSparklinesDataSeries>) - Method in class no.uib.jsparklines.data.JSparklinesDataset
-
Sets the list of sparkline data series.
- 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.
- 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, Color) - 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.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, boolean) - Method in class no.uib.jsparklines.renderers.JSparklinesIntervalChartTableCellRenderer
-
Set the color gradient to use for the intervals.
- setGradientColoring(GradientColorCoding.ColorGradient) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
Set the color gradient to use for the intervals.
- setGradientColoring(GradientColorCoding.ColorGradient, Color) - Method in class no.uib.jsparklines.renderers.JSparklinesMultiIntervalChartTableCellRenderer
-
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
-
- 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, 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) - 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.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, 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) - 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.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, 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) - 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.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, 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) - 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.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, 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) - 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.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.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.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, 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, 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.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, 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) - 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.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
-
- 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(ArrayList<Color>) - Constructor for class no.uib.jsparklines.renderers.util.StatisticalBarChartColorRenderer
-
Creates a new renderer.
- StatisticalBarChartColorRenderer(Color) - Constructor for class no.uib.jsparklines.renderers.util.StatisticalBarChartColorRenderer
-
Creates a new renderer.