public class PieChartUrlGeneratorFactory extends Object
Constructor and Description |
---|
PieChartUrlGeneratorFactory(SearchService searchService,
ApplicationProperties applicationProperties,
SearchRequestAppender searchRequestAppender,
ApplicationUser remoteUser,
SearchRequest baseSearchRequest) |
Modifier and Type | Method and Description |
---|---|
org.jfree.chart.urls.CategoryURLGenerator |
getCategoryUrlGenerator() |
org.jfree.chart.urls.PieURLGenerator |
getPieUrlGenerator(Comparable otherSegmentKey) |
public PieChartUrlGeneratorFactory(SearchService searchService, ApplicationProperties applicationProperties, SearchRequestAppender searchRequestAppender, ApplicationUser remoteUser, SearchRequest baseSearchRequest)
public org.jfree.chart.urls.CategoryURLGenerator getCategoryUrlGenerator()
public org.jfree.chart.urls.PieURLGenerator getPieUrlGenerator(Comparable otherSegmentKey)
Copyright © 2002-2021 Atlassian. All Rights Reserved.