A B C D E F G H I J L M N O P R S T U V W X

S

SCALE_NUM - Static variable in class org.pentaho.chart.css.keys.ChartStyleKeys
The scale for the plot for eg: a scale of 1000 means data will be divided by 1000
ScaleConverter - Class in org.pentaho.chart.model.util
 
ScaleConverter() - Constructor for class org.pentaho.chart.model.util.ScaleConverter
 
ScatterPlot - Class in org.pentaho.chart.model
 
ScatterPlot() - Constructor for class org.pentaho.chart.model.ScatterPlot
 
SECONDARY - Static variable in class org.pentaho.chart.css.styles.ChartAxisLocationType
 
SECONDARY - Static variable in class org.pentaho.chart.css.styles.ChartAxisPosition
 
serialize(ChartModel, ChartSerializer.ChartSerializationFormat) - Static method in class org.pentaho.chart.model.util.ChartSerializer
 
serializeDataDefinition(ChartDataDefinition, ChartSerializer.ChartSerializationFormat) - Static method in class org.pentaho.chart.model.util.ChartSerializer
 
setAlignment(CssStyle.TextAlignment) - Method in class org.pentaho.chart.model.StyledText
Alignment of text within its given context.
setAnimate(boolean) - Method in class org.pentaho.chart.model.DialPlot
PiePlot.setAnimate(boolean)
setAnimate(boolean) - Method in class org.pentaho.chart.model.PiePlot
Animate the chart when it loads
setAnnotation(StyledText) - Method in class org.pentaho.chart.model.DialPlot
 
setAttribute(String, Object) - Method in class org.pentaho.chart.core.ChartElement
 
setAttribute(String, String, Object) - Method in class org.pentaho.chart.core.ChartElement
 
setAxisElement(Object, ChartElement) - Method in class org.pentaho.chart.core.AxisSeriesLinkInfo
Stores the value: axis element in the hash map where the key is axis id.
setBackground(Integer) - Method in class org.pentaho.chart.model.ChartModel
StyledText.setBackgroundColor(Integer)
setBackground(String) - Method in class org.pentaho.chart.model.ChartModel
Not implemented
setBackground(Gradient) - Method in class org.pentaho.chart.model.ChartModel
Not implemented
setBackground(Texture) - Method in class org.pentaho.chart.model.ChartModel
Not implemented
setBackground(Integer) - Method in class org.pentaho.chart.model.Plot
StyledText.setBackgroundColor(Integer)
setBackground(String) - Method in class org.pentaho.chart.model.Plot
Not implemented
setBackground(Gradient) - Method in class org.pentaho.chart.model.Plot
Not implemented
setBackground(Texture) - Method in class org.pentaho.chart.model.Plot
Not implemented
setBackgroundColor(Integer) - Method in class org.pentaho.chart.model.CssStyle
StyledText.setBackgroundColor(Integer)
setBackgroundColor(Integer) - Method in class org.pentaho.chart.model.PiePlot.PieLabels
 
setBackgroundColor(Integer) - Method in class org.pentaho.chart.model.StyledText
Hex RGB notation of the desired background color
setBorderColor(Integer) - Method in class org.pentaho.chart.model.ChartLegend
CssStyle.setBorderColor(Integer)
setBorderColor(Integer) - Method in class org.pentaho.chart.model.ChartModel
Hex RGB notation of the desired border color
setBorderColor(Integer) - Method in class org.pentaho.chart.model.CssStyle
ChartModel.setBorderColor(Integer)
setBorderLineStyle(CssStyle.LineStyle) - Method in class org.pentaho.chart.model.CssStyle
The visual style of the line around the associated element.
setBorderVisible(boolean) - Method in class org.pentaho.chart.model.ChartLegend
CssStyle.setBorderVisible(boolean)
setBorderVisible(boolean) - Method in class org.pentaho.chart.model.ChartModel
Not implemented
setBorderVisible(boolean) - Method in class org.pentaho.chart.model.CssStyle
Not implemented
setBorderWidth(Integer) - Method in class org.pentaho.chart.model.ChartLegend
CssStyle.setBorderWidth(Integer)
setBorderWidth(Integer) - Method in class org.pentaho.chart.model.ChartModel
Width of the entire chart area in pixels
setBorderWidth(Integer) - Method in class org.pentaho.chart.model.CssStyle
The width of the around the associated element in pixels.
setCategoryColumn(String) - Method in class org.pentaho.chart.model.ChartDataDefinition
 
setCategoryName(String) - Method in class org.pentaho.chart.data.CategoricalDataModel.Category
 
setCellMetadata(int, int, Object, Object) - Method in interface org.pentaho.chart.ChartData
Sets a piece of metadata for the specified cell.
setCellMetadata(int, int, Object, Object) - Method in class org.pentaho.chart.data.ChartTableModel
Sets a piece of metadata for a specified cell
setChartEngineId(String) - Method in class org.pentaho.chart.model.ChartModel
Desired renderer of the chart.
setColMetadata(int, Object, Object) - Method in interface org.pentaho.chart.ChartData
Sets a piece of metadata for the specified column.
setColMetadata(int, Object, Object) - Method in class org.pentaho.chart.data.ChartTableModel
Sets a pieces of metadata for the specified column
setColor(Integer) - Method in class org.pentaho.chart.model.CssStyle
StyledText.setColor(Integer)
setColor(Integer) - Method in class org.pentaho.chart.model.DialPlot.DialRange
 
setColor(Integer) - Method in class org.pentaho.chart.model.PiePlot.PieLabels
 
setColor(Integer) - Method in class org.pentaho.chart.model.StyledText
Hex RGB notation of the desired color
setColor1(Integer) - Method in class org.pentaho.chart.model.Gradient
 
setColor2(Integer) - Method in class org.pentaho.chart.model.Gradient
 
setColumnName(int, String) - Method in interface org.pentaho.chart.ChartData
Sets the name of the column in the charting data
setColumnName(int, String) - Method in class org.pentaho.chart.data.ChartTableModel
Sets the name of the column for the specified 0-based column number
setColumnNum(ChartElement, Integer) - Method in class org.pentaho.chart.core.ChartSeriesDataLinkInfo
Inserts the series element as the Key and the column position as the value.
setConvertNullsToZero(boolean) - Method in class org.pentaho.chart.model.ChartDataDefinition
 
setData(ChartData) - Method in interface org.pentaho.chart.ChartDefinition
 
setData(ChartData) - Method in class org.pentaho.chart.ChartDefinitionImpl
Sets the chart data
setDataLinkInfo(ChartSeriesDataLinkInfo) - Method in class org.pentaho.chart.ChartDocumentContext
 
setDefaultLocale(Locale) - Static method in class org.pentaho.util.messages.LocaleHelper
 
setDefaultParameterMap(Map<String, String>) - Method in class org.pentaho.chart.model.ChartDataDefinition
 
setDescription(String) - Method in class org.pentaho.chart.plugin.api.ChartResult
 
setDialValueIndicator(ChartDocument, DialPlot) - Method in class org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGenerator
 
setDomainColumn(String) - Method in class org.pentaho.chart.model.ChartDataDefinition
 
setDomainValue(Number) - Method in class org.pentaho.chart.data.XYDataPoint
 
setErrorCode(int) - Method in class org.pentaho.chart.plugin.api.ChartResult
 
setExploded(boolean) - Method in class org.pentaho.chart.model.PiePlot.Slice
Not implemented
setFlavor(BarPlot.BarPlotFlavor) - Method in class org.pentaho.chart.model.BarPlot
Set the visual appeal of the chart.
setFlavor(LinePlot.LinePlotFlavor) - Method in class org.pentaho.chart.model.LinePlot
Set the visual appeal of the chart.
setFont(String, Integer, CssStyle.FontStyle, CssStyle.FontWeight) - Method in class org.pentaho.chart.model.Axis
 
setFont(String, Integer) - Method in class org.pentaho.chart.model.Axis
 
setFont(String, Integer, CssStyle.FontStyle, CssStyle.FontWeight) - Method in class org.pentaho.chart.model.ChartLegend
org.pentaho.chart.model.StyledText#setFont(String, Integer, FontStyle, FontWeight)
setFont(String, Integer) - Method in class org.pentaho.chart.model.ChartLegend
org.pentaho.chart.model.StyledText#setFont(String, Integer, FontStyle, FontWeight)
setFont(String, Integer) - Method in class org.pentaho.chart.model.CssStyle
org.pentaho.chart.model.StyledText#setFont(String, Integer, FontStyle, FontWeight)
setFont(String, Integer, CssStyle.FontStyle, CssStyle.FontWeight) - Method in class org.pentaho.chart.model.CssStyle
org.pentaho.chart.model.StyledText#setFont(String, Integer, FontStyle, FontWeight)
setFont(String, Integer, CssStyle.FontStyle, CssStyle.FontWeight) - Method in class org.pentaho.chart.model.PiePlot.PieLabels
 
setFont(String, Integer) - Method in class org.pentaho.chart.model.PiePlot.PieLabels
 
setFont(String, Integer, CssStyle.FontStyle, CssStyle.FontWeight) - Method in class org.pentaho.chart.model.StyledText
The font-family is the name of the font or group of fonts to be used.
setFont(String, Integer) - Method in class org.pentaho.chart.model.StyledText
#setFont(String, Integer, FontStyle, FontWeight)
setFontFamily(String) - Method in class org.pentaho.chart.model.Axis
 
setFontFamily(String) - Method in class org.pentaho.chart.model.ChartLegend
org.pentaho.chart.model.StyledText#setFont(String, Integer, FontStyle, FontWeight)
setFontFamily(String) - Method in class org.pentaho.chart.model.CssStyle
org.pentaho.chart.model.StyledText#setFont(String, Integer, FontStyle, FontWeight)
setFontFamily(String) - Method in class org.pentaho.chart.model.PiePlot.PieLabels
 
setFontFamily(String) - Method in class org.pentaho.chart.model.StyledText
#setFont(String, Integer, FontStyle, FontWeight)
setFontSize(Integer) - Method in class org.pentaho.chart.model.Axis
 
setFontSize(Integer) - Method in class org.pentaho.chart.model.ChartLegend
org.pentaho.chart.model.StyledText#setFont(String, Integer, FontStyle, FontWeight)
setFontSize(Integer) - Method in class org.pentaho.chart.model.CssStyle
org.pentaho.chart.model.StyledText#setFont(String, Integer, FontStyle, FontWeight)
setFontSize(Integer) - Method in class org.pentaho.chart.model.PiePlot.PieLabels
 
setFontSize(Integer) - Method in class org.pentaho.chart.model.StyledText
#setFont(String, Integer, FontStyle, FontWeight)
setFontStyle(CssStyle.FontStyle) - Method in class org.pentaho.chart.model.Axis
 
setFontStyle(CssStyle.FontStyle) - Method in class org.pentaho.chart.model.ChartLegend
org.pentaho.chart.model.StyledText#setFont(String, Integer, FontStyle, FontWeight)
setFontStyle(CssStyle.FontStyle) - Method in class org.pentaho.chart.model.CssStyle
org.pentaho.chart.model.StyledText#setFont(String, Integer, FontStyle, FontWeight)
setFontStyle(CssStyle.FontStyle) - Method in class org.pentaho.chart.model.PiePlot.PieLabels
 
setFontStyle(CssStyle.FontStyle) - Method in class org.pentaho.chart.model.StyledText
#setFont(String, Integer, FontStyle, FontWeight)
setFontWeight(CssStyle.FontWeight) - Method in class org.pentaho.chart.model.Axis
 
setFontWeight(CssStyle.FontWeight) - Method in class org.pentaho.chart.model.ChartLegend
org.pentaho.chart.model.StyledText#setFont(String, Integer, FontStyle, FontWeight)
setFontWeight(CssStyle.FontWeight) - Method in class org.pentaho.chart.model.CssStyle
org.pentaho.chart.model.StyledText#setFont(String, Integer, FontStyle, FontWeight)
setFontWeight(CssStyle.FontWeight) - Method in class org.pentaho.chart.model.PiePlot.PieLabels
 
setFontWeight(CssStyle.FontWeight) - Method in class org.pentaho.chart.model.StyledText
#setFont(String, Integer, FontStyle, FontWeight)
setGroup(DatasetGroup) - Method in class org.pentaho.chart.plugin.jfreechart.dataset.JFreeDefaultCategoryDatasetGenerator
 
setGroup(DatasetGroup) - Method in class org.pentaho.chart.plugin.jfreechart.dataset.JFreeDefaultIntervalCategoryDatasetGenerator
 
setId(String) - Method in class org.pentaho.chart.core.ChartElement
Sets the id for this chart elements
setId(String) - Method in class org.pentaho.chart.model.Theme
 
setImageLocation(String) - Method in class org.pentaho.chart.model.Texture
 
setInnerForegroundPaint(Paint) - Method in class org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGenerator.DoubleLineDialFrame
 
setLabelOrientation(Axis.LabelOrientation) - Method in class org.pentaho.chart.model.Axis
 
setLegend(StyledText) - Method in class org.pentaho.chart.model.Axis
 
setLegend(ChartLegend) - Method in class org.pentaho.chart.model.ChartModel
 
setLineWidth(Integer) - Method in class org.pentaho.chart.model.LinePlot
The width of the lines that represent data in pixels.
setLocale(Locale) - Static method in class org.pentaho.util.messages.LocaleHelper
 
setLocation(ChartTitle.TitleLocation) - Method in class org.pentaho.chart.model.ChartTitle
Not implemented.
setMaxValue(Number) - Method in class org.pentaho.chart.model.DialPlot.DialRange
 
setMaxValue(Number) - Method in class org.pentaho.chart.model.NumericAxis
The maximum value of the axis
setMinValue(Number) - Method in class org.pentaho.chart.model.DialPlot.DialRange
 
setMinValue(Number) - Method in class org.pentaho.chart.model.NumericAxis
The minumum value of the axis
setMissingOrInvalidTagName(String) - Method in class org.pentaho.chart.plugin.api.ChartResult
 
setName(String) - Method in class org.pentaho.chart.core.ChartElement
Defines the name for this Element.
setName(String) - Method in class org.pentaho.chart.data.NamedValue
 
setNamespace(String) - Method in class org.pentaho.chart.core.ChartElement
 
setOpacity(Float) - Method in class org.pentaho.chart.model.CssStyle
A value between 0.00 (transparent) and 1.00 (opaque)
setOpacity(Float) - Method in class org.pentaho.chart.model.Plot
CssStyle.setOpacity(Float)
setOrientation(Plot.Orientation) - Method in class org.pentaho.chart.model.Plot
Orientation of the chart.
setOrientation(Plot.Orientation) - Method in class org.pentaho.chart.model.TwoAxisPlot
Plot.setOrientation(Orientation)
setOutlineStroke(Stroke) - Method in class org.pentaho.chart.plugin.jfreechart.chart.dial.JFreeDialChartGenerator.VariableStrokePointer
 
setPalette(Palette) - Method in class org.pentaho.chart.model.Plot
A Palette is a list of RGB colors in Hex format (i.e.
setPlot(Plot) - Method in class org.pentaho.chart.model.ChartModel
The plot is the area on which the chart will be rendered.
setPlotAttributes(CategoryPlot, ChartDocument) - Static method in class org.pentaho.chart.plugin.jfreechart.utils.JFreeChartUtils
Main method for setting ALL the plot attributes.
setQuery(String) - Method in class org.pentaho.chart.model.ChartDataDefinition
 
setRange(Number, Number) - Method in class org.pentaho.chart.model.DialPlot.DialRange
 
setRangeColumn(String) - Method in class org.pentaho.chart.model.ChartDataDefinition
 
setRangeValue(Number) - Method in class org.pentaho.chart.data.XYDataPoint
 
setResourceKey(ResourceKey) - Method in class org.pentaho.chart.core.ChartDocument
Sets the resource key for this chart document
setResourceManager(ResourceManager) - Method in class org.pentaho.chart.core.ChartDocument
Sets the resource manager for this chart document
setRotated(boolean) - Method in class org.pentaho.chart.data.ChartTableModel
Sets the rotation.
setRowMetadata(int, Object, Object) - Method in interface org.pentaho.chart.ChartData
Sets a piece of metadata for the specified row.
setRowMetadata(int, Object, Object) - Method in class org.pentaho.chart.data.ChartTableModel
Sets a piece of metadata for the specified row
setRowName(int, String) - Method in interface org.pentaho.chart.ChartData
Sets the name of the row in the charting data
setRowName(int, String) - Method in class org.pentaho.chart.data.ChartTableModel
Sets the name of the specified row
setScalingFactor(Number) - Method in class org.pentaho.chart.data.BasicDataModel
 
setScalingFactor(Number) - Method in class org.pentaho.chart.data.CategoricalDataModel
 
setScalingFactor(Number) - Method in interface org.pentaho.chart.data.IScalableDataModel
 
setScalingFactor(Number) - Method in class org.pentaho.chart.data.NamedValuesDataModel
 
setScalingFactor(Number) - Method in class org.pentaho.chart.model.ChartDataDefinition
 
setSeriesAttributes(ChartElement[], ChartTableModel, CategoryPlot) - Method in class org.pentaho.chart.plugin.jfreechart.chart.bar.JFreeWaterfallBarChartGenerator
Sets the series specific attributes for the current chart object.
setSeriesElements(Object, ChartElement) - Method in class org.pentaho.chart.core.AxisSeriesLinkInfo
Updates the series elements array list with the given element.
setSeriesLineStyles(CategoryPlot, ChartElement[]) - Static method in class org.pentaho.chart.plugin.jfreechart.chart.line.JFreeLineChartGenerator
Sets the line width for each of the series that is defined as a lineRenderer
setSeriesLineStyles(CategoryPlot, ChartElement[]) - Static method in class org.pentaho.chart.plugin.jfreechart.chart.multi.JFreeMultiChartGenerator
Sets the line width for each of the series that is defined as a lineRenderer
setSeriesName(String) - Method in class org.pentaho.chart.data.CategoricalDataModel.Series
 
setSeriesName(String) - Method in class org.pentaho.chart.data.MultiSeriesXYDataModel.Series
 
setSlices(List<PiePlot.Slice>) - Method in class org.pentaho.chart.model.PiePlot
 
setStartAngle(Integer) - Method in class org.pentaho.chart.model.PiePlot
The starting angle of the pie chart.
setStyleString(String) - Method in class org.pentaho.chart.model.CssStyle
Set additional style properties in a standard CSS format (name-one: value; name-two: value;)
setSubtitle(StyledText) - Method in class org.pentaho.chart.model.ChartModel
 
setSubtitles(List<StyledText>) - Method in class org.pentaho.chart.model.ChartModel
 
setSystemEncoding(String) - Static method in class org.pentaho.util.messages.LocaleHelper
 
setTagName(String) - Method in class org.pentaho.chart.core.ChartElement
Sets the tagname for this element.
setText(String) - Method in class org.pentaho.chart.core.ChartElement
 
setText(String) - Method in class org.pentaho.chart.model.StyledText
The text content of the item
setTextAlignment(CssStyle.TextAlignment) - Method in class org.pentaho.chart.model.CssStyle
org.pentaho.chart.model.StyledText#setAlignment(TextAlignment)
setTextDirection(String) - Static method in class org.pentaho.util.messages.LocaleHelper
 
setTheme(Theme.ChartTheme) - Method in class org.pentaho.chart.model.ChartModel
Set an overall color and style scheme for the chart.
setTitle(ChartTitle) - Method in class org.pentaho.chart.model.ChartModel
 
setURLGeneration(CategoryItemRenderer, ChartDocument) - Static method in class org.pentaho.chart.plugin.jfreechart.utils.JFreeChartUtils
 
setValue(Number) - Method in class org.pentaho.chart.data.NamedValue
 
setValueAt(Object, int, int) - Method in class org.pentaho.chart.data.ChartTableModel
Sets the data at the specified (row, col)
setVisible(boolean) - Method in class org.pentaho.chart.model.ChartLegend
Determine if the legend will be visible on the chart.
setVisible(boolean) - Method in class org.pentaho.chart.model.PiePlot.PieLabels
 
setX(Plot.Orientation, Number) - Method in class org.pentaho.chart.data.XYDataPoint
 
setX(Number) - Method in class org.pentaho.chart.data.XYDataPoint
 
setX1(Integer) - Method in class org.pentaho.chart.model.Gradient
 
setX1(Integer) - Method in class org.pentaho.chart.model.Texture
 
setX2(Integer) - Method in class org.pentaho.chart.model.Gradient
 
setX2(Integer) - Method in class org.pentaho.chart.model.Texture
 
setY(Plot.Orientation, Number) - Method in class org.pentaho.chart.data.XYDataPoint
 
setY(Number) - Method in class org.pentaho.chart.data.XYDataPoint
 
setY1(Integer) - Method in class org.pentaho.chart.model.Gradient
 
setY1(Integer) - Method in class org.pentaho.chart.model.Texture
 
setY2(Integer) - Method in class org.pentaho.chart.model.Gradient
 
setY2(Integer) - Method in class org.pentaho.chart.model.Texture
 
ShapeFactory - Class in org.pentaho.chart.plugin.jfreechart.utils
This class provides a Shape object base on the element data.
showItemLabel(ChartElement) - Static method in class org.pentaho.chart.plugin.jfreechart.utils.JFreeChartUtils
Returns true if the item label visibility is set to true for the given element
SMALL - Static variable in class org.pentaho.chart.css.styles.ChartCSSFontSizeMappingConstants
 
SMALLER - Static variable in class org.pentaho.chart.css.styles.ChartCSSFontSizeMappingConstants
 
SOLID - Static variable in class org.pentaho.chart.css.styles.ChartLineStyle
 
STACK_100_PERCENT - Static variable in class org.pentaho.chart.css.styles.ChartBarStyle
 
STACK_PERCENT - Static variable in class org.pentaho.chart.css.styles.ChartBarStyle
 
STACKED - Static variable in class org.pentaho.chart.core.ChartElement
Attribute name used to mark a group as stacked instead of a normal groupingmv
STACKED - Static variable in class org.pentaho.chart.css.styles.ChartAreaStyle
 
STACKED - Static variable in class org.pentaho.chart.css.styles.ChartBarStyle
 
STACKED - Static variable in class org.pentaho.chart.plugin.jfreechart.chart.bar.JFreeBarChartTypes
 
StrokeFactory - Class in org.pentaho.chart.plugin.jfreechart.utils
This class provides a BasicStroke object that implements border-style/line-style and line-width.
StyledText - Class in org.pentaho.chart.model
 
StyledText(String) - Constructor for class org.pentaho.chart.model.StyledText
 
StyledText(String, String, CssStyle.FontStyle, CssStyle.FontWeight, int) - Constructor for class org.pentaho.chart.model.StyledText
 
StyledText() - Constructor for class org.pentaho.chart.model.StyledText
 
StyledTextConverter - Class in org.pentaho.chart.model.util
 
StyledTextConverter() - Constructor for class org.pentaho.chart.model.util.StyledTextConverter
 

A B C D E F G H I J L M N O P R S T U V W X