Package ubic.gemma.core.visualization
Class ChartThemeUtils
java.lang.Object
ubic.gemma.core.visualization.ChartThemeUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jfree.chart.ChartThemegetGemmaChartTheme(String font)
-
Constructor Details
-
ChartThemeUtils
public ChartThemeUtils()
-
-
Method Details
-
getGemmaChartTheme
- Parameters:
font- a font name, one of "Avenir", "Helvetica", "Arial" or "Liberation Sans". If the font is not available, a graceful fallback will be used.
-