public class JFreeChartCustomThemes
extends org.jfree.chart.StandardChartTheme
Modifier and Type | Class and Description |
---|---|
static class |
JFreeChartCustomThemes.Themes |
Constructor and Description |
---|
JFreeChartCustomThemes(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static org.jfree.chart.ChartTheme |
getPrintTheme() |
static org.jfree.chart.ChartTheme |
getTheme(JFreeChartCustomThemes.Themes theme) |
static org.jfree.chart.ChartTheme |
getUITopiaTheme() |
apply, applyToAbstractRenderer, applyToBlock, applyToBlockContainer, applyToCategoryAxis, applyToCategoryItemRenderer, applyToCategoryPlot, applyToFastScatterPlot, applyToMeterPlot, applyToMultiplePiePlot, applyToPeriodAxis, applyToPiePlot, applyToPlot, applyToPolarPlot, applyToSpiderWebPlot, applyToSymbolAxis, applyToThermometerPlot, applyToTitle, applyToValueAxis, applyToXYAnnotation, applyToXYItemRenderer, applyToXYPlot, clone, createDarknessTheme, createJFreeTheme, createLegacyTheme, equals, getAxisLabelPaint, getAxisOffset, getBarPainter, getBaselinePaint, getChartBackgroundPaint, getCrosshairPaint, getDomainGridlinePaint, getDrawingSupplier, getErrorIndicatorPaint, getExtraLargeFont, getGridBandAlternatePaint, getGridBandPaint, getItemLabelPaint, getLabelLinkPaint, getLabelLinkStyle, getLargeFont, getLegendBackgroundPaint, getLegendItemPaint, getName, getPlotBackgroundPaint, getPlotOutlinePaint, getRangeGridlinePaint, getRegularFont, getShadowPaint, getSmallFont, getSubtitlePaint, getThermometerPaint, getTickLabelPaint, getTitlePaint, getWallPaint, getXYBarPainter, isShadowVisible, setAxisLabelPaint, setAxisOffset, setBarPainter, setBaselinePaint, setChartBackgroundPaint, setCrosshairPaint, setDomainGridlinePaint, setDrawingSupplier, setErrorIndicatorPaint, setExtraLargeFont, setGridBandAlternatePaint, setGridBandPaint, setItemLabelPaint, setLabelLinkPaint, setLabelLinkStyle, setLargeFont, setLegendBackgroundPaint, setLegendItemPaint, setPlotBackgroundPaint, setPlotOutlinePaint, setRangeGridlinePaint, setRegularFont, setShadowPaint, setShadowVisible, setSmallFont, setSubtitlePaint, setThermometerPaint, setTickLabelPaint, setTitlePaint, setWallPaint, setXYBarPainter
public static org.jfree.chart.ChartTheme getTheme(JFreeChartCustomThemes.Themes theme)
public static org.jfree.chart.ChartTheme getPrintTheme()
public static org.jfree.chart.ChartTheme getUITopiaTheme()