public class SpiderChartRendererEvaluator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FILL_DATASET |
static String |
SAMPLE_DATASET |
static Double |
SAMPLE_MAXVALUE |
Constructor and Description |
---|
SpiderChartRendererEvaluator() |
Modifier and Type | Method and Description |
---|---|
static Renderable |
evaluateRenderable(JasperReportsContext jasperReportsContext,
JRComponentElement element,
SpiderChartSharedBean spiderchartBean,
ChartCustomizer chartCustomizer,
String defaultRenderType,
String datasetType) |
Locale |
getLocale() |
static org.jfree.data.category.DefaultCategoryDataset |
getSampleDataset() |
TimeZone |
getTimeZone() |
public static final String FILL_DATASET
public static final String SAMPLE_DATASET
public static final Double SAMPLE_MAXVALUE
public static Renderable evaluateRenderable(JasperReportsContext jasperReportsContext, JRComponentElement element, SpiderChartSharedBean spiderchartBean, ChartCustomizer chartCustomizer, String defaultRenderType, String datasetType)
public static org.jfree.data.category.DefaultCategoryDataset getSampleDataset()
public Locale getLocale()
public TimeZone getTimeZone()
Copyright © 2016. All rights reserved.