Package | Description |
---|---|
org.apache.qpid.disttest.charting.chartbuilder |
Modifier and Type | Method and Description |
---|---|
protected SeriesStrokeAndPaintApplier |
XYDataSetBasedChartBuilder.newStrokeAndPaintApplier() |
protected SeriesStrokeAndPaintApplier |
StatisticalBarChartBuilder.newStrokeAndPaintApplier() |
protected SeriesStrokeAndPaintApplier |
CategoryDataSetBasedChartBuilder.newStrokeAndPaintApplier() |
protected abstract SeriesStrokeAndPaintApplier |
BaseChartBuilder.newStrokeAndPaintApplier()
Create a
SeriesStrokeAndPaintApplier that will be used to format a chart |
Modifier and Type | Method and Description |
---|---|
void |
SeriesPainter.applySeriesAppearance(org.jfree.chart.JFreeChart chart,
List<SeriesDefinition> seriesDefinitions,
SeriesStrokeAndPaintApplier strokeAndPaintApplier) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.