Class ChartThemeUtils

java.lang.Object
ubic.gemma.core.visualization.ChartThemeUtils

public class ChartThemeUtils extends Object
  • Constructor Details

    • ChartThemeUtils

      public ChartThemeUtils()
  • Method Details

    • getGemmaChartTheme

      public static org.jfree.chart.ChartTheme getGemmaChartTheme(String font)
      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.