Class PieChartUrlGeneratorFactory

java.lang.Object
com.atlassian.jira.charts.piechart.PieChartUrlGeneratorFactory

public class PieChartUrlGeneratorFactory extends Object
This class provides methods to generate various JFreeChart URLGenerator objects for pie charts.
Since:
v6.0
  • Constructor Details

  • Method Details

    • getCategoryUrlGenerator

      public org.jfree.chart.urls.CategoryURLGenerator getCategoryUrlGenerator()
    • getPieUrlGenerator

      public org.jfree.chart.urls.PieURLGenerator getPieUrlGenerator(Comparable otherSegmentKey)