Package | Description |
---|---|
de.tudarmstadt.ukp.clarin.webanno.support.jfreechart |
Modifier and Type | Method and Description |
---|---|
SvgChartOptions |
SvgChart.getOptions() |
SvgChartOptions |
SvgChartOptions.withViewBox(int aWidth,
int aHeight) |
Modifier and Type | Method and Description |
---|---|
void |
SvgChart.setOptions(SvgChartOptions aOptions) |
Constructor and Description |
---|
SvgChart(String aId,
org.apache.wicket.model.IModel<org.jfree.chart.JFreeChart> aModel,
SvgChartOptions aOptions) |
Copyright © 2012–2017. All rights reserved.