Search
Theme Methods
 


 Public Methods

  Name Description

addPropertyChangeListener

Adds the specified PropertyChangeListener.

getAxisLabelsBrush

Gets the Brush used to draw labels at an Axis.

getAxisLabelsFontName

Gets the name of the Font used to draw labels at an Axis.

getAxisLabelsFontSize

Gets the size of the Font used to draw labels at an Axis.

getAxisLabelsFontStyle

Gets the style of the Font used to draw labels at an Axis.

getAxisStroke

Gets the Brush used to stroke the straight line that visually represents an Axis.

getAxisStrokeDashStyle

Gets the dash style of the stroke that draws the straight line(s) athat define an Axis.

getAxisStrokeThickness

Gets the thickness of the line that visually represents an Axis.

getAxisTitleBrush

Gets the Brush used to draw the title label of an Axis.

getAxisTitleFontName

Gets the name of the Font used to draw the title label for an Axis.

getAxisTitleFontSize

Gets the size of the Font used to draw the title of an Axis.

getAxisTitleFontStyle

Gets the style of the font used to draw the title label of an Axis.

getCommonSeriesFills

Gets a list with Brush instances, each Brush used to fill all elements of a Series.

getCommonSeriesStrokeDashStyles

Gets a list with DashStyle instances, each style applied to all elements of a Series.

getCommonSeriesStrokes

Gets a list of Brush-es, each Brush used to stroke all elements of a Series.

getCommonSeriesStrokeThicknesses

Gets a list of stroke thicknesses, each thickness applied to all elements of a Series.

getDataLabelsBackground

Gets the background of data labels.

getDataLabelsBorderDashStyle

Gets the dash style of data labels' borders.

getDataLabelsBorderStroke

Gets the border stroke of data labels.

getDataLabelsBorderThickness

Gets the thickness of data labels' borders.

getDataLabelsBrush

Gets the Brush used to draw data labels at all Series.

getDataLabelsFontName

Gets the name of the Font used to draw data labels.

getDataLabelsFontSize

Gets the size of the Font used to draw data labels.

getDataLabelsFontStyle

Gets the style of the Font used to draw data labels.

getGaugeBackground

Gets the Brush used for drawing the background of gauges.

getGaugeFontName

Gets the name of the Font used to draw text in gauges.

getGaugeFontSize

Gets the size of the Font that is used to draw text in gauges.

getGaugeFontStyle

Gets the style of the Font used to draw text in gauges.

getGaugePointerBackground

Gets the Brush used to paint the background of pointers in gauges.

getGaugePointerStroke

Gets the Brush used to stroke gauge pointers.

getGaugePointerStrokeThickness

Gets the thickness of gauge pointer strokes.

getGaugeScaleBackground

Gets the Brush used to draw the background of gauge scales.

getGaugeScaleStroke

Gets the Brush used to stroke gauge scales.

getGaugeScaleStrokeThickness

Gets the thickness of strokes used to paint gauge scales.

getGaugeStroke

Gets the Brush used to stroke borders in gauges.

getGaugeStrokeThickness

Gets the thickness of gauge borders.

getGaugeTickBackground

Gets the Brush used to paint the background of gauge tick marks.

getGaugeTickStroke

Gets the Brush used to stroke gauge ticks.

getGaugeTickStrokeThickness

Gets the thickness of strokes that paint gauge tick lines.

getGridColor1

Gets the main color of the plot grid.

getGridColor2

Gets the alternating color of the plot grid.

getGridLineColor

Gets the Color of grid lines in a plot.

getGridLineStyle

Gets the style of the stroke that is used to draw plot grid lines.

getGridLineThickness

Gets the thickness of plot grid lines.

getHighlightStroke

Gets the Brush used to stroke highlighted items.

getHighlightStrokeDashStyle

Gets the dash style of strokes used to highlight data items.

getHighlightStrokeThickness

Gets the thickness of highlight strokes.

getLegendBackground

Gets a Brush used to draw legend background.

getLegendBorderStroke

Gets a Brush used to draw legend borders.

getLegendBorderStrokeDashStyle

Gets the dash style of legend borders.

getLegendBorderStrokeThickness

Gets the thickness of legend borders.

getLegendTitleBrush

Gets the Brush used to draw legend title labels.

getLegendTitleFontName

Gets the name of the Font used to draw legend titles.

getLegendTitleFontSize

Gets the size of the Font used to draw legend titles.

getLegendTitleFontStyle

Gets the style of the Font used to draw legend titles.

getPlotBackground

Gets the Brush used to draw the background of plots.

getPlotBorderStroke

Gets a Brush used to stroke plot borders.

getPlotBorderStrokeDashStyle

Gets the dash style of the stroke that draws plot borders.

getPlotBorderStrokeThickness

Gets the thickness of the stroke that draws plot borders.

getSeriesFills

Gets a list of Brush lists, each list used to paint a different Series, and each Brush used to fill individual elements of the respective Series.

getSeriesStrokeDashStyles

Gets a list of DashStyle lists, each list used to stroke a different Series, and each DashStyle value specifying the style of one element in its respective Series.

getSeriesStrokes

Gets a list of Brush lists, each list used to stroke a different Series, and each Brush used to stroke an elements in its respective Series.

getSeriesStrokeThicknesses

Gets a list of double lists, each list specifies the stroke thicknesses for a different Series, and each double value specifying the thickness of an element in its respective Series.

getSubtitleBrush

Gets the Brush used to draw the chart sub-title.

getSubtitleFontName

Gets the name of the Font used to draw the chart sub-title.

getSubtitleFontSize

Gets the size of the Font used to draw the chart sub-title.

getSubtitleFontStyle

Gets the style of the Font used to draw the chart sub-title.

getTitleBrush

Gets the Brush used to draw the chart title.

getTitleFontName

Gets the name of the Font used to draw the chart title.

getTitleFontSize

Gets the size of the Font used to draw the chart title.

getTitleFontStyle

Gets the style of the Font used to draw the chart title.

getUniformSeriesFill

Gets a Brush used to fill all elements of all Series uniformly.

getUniformSeriesStroke

Gets a Brush used to stroke all elements of all Series uniformly.

getUniformSeriesStrokeDashStyle

Gets uniform stroke dash style for all elements of all Series.

getUniformSeriesStrokeThickness

Gets the uniform stroke thickness applied on all elements of all Series.

getWidgetBrush

Gets the Brush used to draw text in UI widgets.

getWidgetFontName

Gets the name of the Font used to draw text in UI widgets.

getWidgetFontSize

Gets the size of the Font used to draw text in UI widgets.

getWidgetFontStyle

Gets the style of the Font used to draw text in UI widgets.

loadFrom

Overloaded. Loads the theme.

removePropertyChangeListener

Removes the specified PropertyChangeListener.

saveTo

Overloaded. Saves the theme.

setAxisLabelsBrush

Sets the Brush used to draw labels at an Axis.

setAxisLabelsFontName

Sets the name of the Font used to draw labels at an Axis.

setAxisLabelsFontSize

Sets the size of the Font used to draw labels at an Axis.

setAxisLabelsFontStyle

Sets the style of font used to draw axis labels.

setAxisStroke

Sets the Brush used to stroke lines that represent an Axis.

setAxisStrokeDashStyle

Sets the dash style of Axis lines.

setAxisStrokeThickness

Sets the stroke thickness of Axis lines.

setAxisTitleBrush

Sets the Brush used to draw the title label of an Axis.

setAxisTitleFontName

Sets the name of the Font used to draw the title label of an Axis.

setAxisTitleFontSize

Sets the size of the Font used to draw the title label at an Axis.

setAxisTitleFontStyle

Sets the style of font used to draw axis titles.

setCommonSeriesFills

Overloaded.  

setCommonSeriesStrokeDashStyles

Sets a list of dash styles, each style applied to all elements of in Series.

setCommonSeriesStrokes

Sets a list of Brush-es, each Brush used to stroke all elements in a Series.

setCommonSeriesStrokeThicknesses

Sets a list of stroke thicknesses, each thickness applied to the stroke for all elements in ithe respective Series.

setDataLabelsBackground

Sets the background of data labels.

setDataLabelsBorderDashStyle

Sets the dash style of data labels' borders.

setDataLabelsBorderStroke

Sets the border stroke of data labels.

setDataLabelsBorderThickness

Sets the thickness of data labels' borders.

setDataLabelsBrush

Sets the Brush used to draw labels at data elements.

setDataLabelsFontName

Sets the name of the Font used to draw data labels.

setDataLabelsFontSize

Sets the size of the Font used to draw labels at data points in chart Series.

setDataLabelsFontStyle

Sets the style of font used to draw data labels.

setGaugeBackground

Sets the Brush used to draw the background of gauges.

setGaugeFontName

Sets the name of the Font used to draw text in gauges.

setGaugeFontSize

Sets the size of the Font used to draw text in gauges.

setGaugeFontStyle

Sets the style of font used to draw text in gauges.

setGaugePointerBackground

Sets the Brush used to draw the background of gauge pointers.

setGaugePointerStroke

Sets the Brush used to stroke gauge pointers.

setGaugePointerStrokeThickness

Sets the thickness of gauge pointer strokes.

setGaugeScaleBackground

Sets the Brush used to paint the background of gauge scales.

setGaugeScaleStroke

Sets the Brush used to stroke gauge scales.

setGaugeScaleStrokeThickness

Sets the thickness of gauge scale strokes.

setGaugeStroke

Sets the Brush used to stroke gauge borders.

setGaugeStrokeThickness

Sets the thickness of gauge borders.

setGaugeTickBackground

Sets a Brush used to draw the background of gauge ticks.

setGaugeTickStroke

Sets the Brush used to stroke gauge ticks.

setGaugeTickStrokeThickness

Sets the thickness of gauge tick strokes.

setGridColor1

Sets the main Color of the plot grid.

setGridColor2

Sets the alternating Color of the plot grid.

setGridLineColor

Sets the Color of grid lines in plots that draw grid.

setGridLineStyle

Sets the style of the stroke with which grid lines in a plot are drawn.

setGridLineThickness

Sets the thickness of the grid lines in plots that draw grid.

setHighlightStroke

Sets the Brush used to stroke highlighted data items in Series.

setHighlightStrokeDashStyle

Sets the dash style of the stroke used to highlight data items in Series.

setHighlightStrokeThickness

Sets the thickness of the stroke used to draw highlighted data items in a Series.

setLegendBackground

Sets the Brush used to paint the legend background.

setLegendBorderStroke

Sets the Brush used to draw legend borders.

setLegendBorderStrokeDashStyle

Sets the dash style of the stroke used to draw legend borders.

setLegendBorderStrokeThickness

Sets the thickness of the stroke used to draw legend borders.

setLegendTitleBrush

Sets the Brush used to draw legend titles.

setLegendTitleFontName

Sets the name of the Font used to draw legend titles.

setLegendTitleFontSize

Sets the size of the Font used to draw legend titles.

setLegendTitleFontStyle

Sets the style of font used to draw legend titles.

setPlotBackground

Sets the Brush used to draw the background of a chart plot.

setPlotBorderStroke

Sets the Brush used to stroke plot borders.

setPlotBorderStrokeDashStyle

Sets the dash style of the stroke used to paint the borders of a chart plot.

setPlotBorderStrokeThickness

Sets the thickness of the stroke used to draw borders in a chart plot.

setSeriesFills

Sets a list of Brush lists, each list used to draw a different Series, and each Brush used to fill one element of its respective Series.

setSeriesStrokeDashStyles

Sets a list of DashStyle lists, each list used to stroke a different Series, and each DashStyle value applied on the stroke for one element of the respective Series.

setSeriesStrokes

Sets a list with Brush lists, each list used to stroke a different Series, and each Brush used to stroke one element in the respective Series.

setSeriesStrokeThicknesses

Sets a list of double lists, each list applied on the strokes of a different Series, and each double value specifying the thickness of one element in the Series.

setSubtitleBrush

Sets the Brush used to draw the chart sub-title.

setSubtitleFontName

Sets the name of the Font used to draw the chart sub-title.

setSubtitleFontSize

Sets the size of the Font used to draw the chart sub-title.

setSubtitleFontStyle

Sets the style of font used to draw the chart sub-title.

setTitleBrush

Sets the Brush used to draw the chart title.

setTitleFontName

Sets the name of the Font used to draw the chart title.

setTitleFontSize

Sets the size of the Font used to draw the chart title.

setTitleFontStyle

Sets the style of font used to draw the chart title.

setUniformSeriesFill

Sets a Brush used to fill all elements of all Series uniformly.

setUniformSeriesStroke

Sets the Brush used to stroke all elements of all Series uniformly.

setUniformSeriesStrokeDashStyle

Sets uniform dash style for the stroke used to draw all elements in all Series.

setUniformSeriesStrokeThickness

Sets a uniform stroke thickness for all elements in all Series.

setWidgetBrush

Sets the Brush used to draw text in UI widgets.

setWidgetFontName

Sets the name of the Font used to draw text in UI widgets.

setWidgetFontSize

Sets the size of the Font used to draw text in UI widgets.

setWidgetFontStyle

Sets the style of font used to draw text in UI widgets.

 Protected Methods

  Name Description

firePropertyChanged

Raises an event to signalize that a property has changed.

 See Also