| Package | Description |
|---|---|
| net.sf.jasperreports.customizers.shape | |
| net.sf.jasperreports.customizers.util |
| Modifier and Type | Class and Description |
|---|---|
protected class |
LineDotShapeCustomizer.XYPlotSeriesCounter |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractShapeCustomizer.updateItem(ItemsCounter itemsCounter,
AbstractShapeCustomizer.ShapeSetter shapeSetter,
int index)
Apply the shaped defined in the configuration to the ShapeSetter in the specified
index of the passed parameter
|
protected void |
AbstractShapeCustomizer.updateItems(ItemsCounter itemsCounter,
AbstractShapeCustomizer.ShapeSetter shapeSetter)
Update all the items in the collection
|
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryCounter |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
CustomizerUtil.resolveIndex(net.sf.jasperreports.engine.JRAbstractChartCustomizer customizer,
ItemsCounter itemsCounter,
SeriesNameProvider seriesNameProvider)
Resolve the index of the plot item looking at the properties.
|
static Integer |
CustomizerUtil.seriesNameToIndex(ItemsCounter itemsCounter,
SeriesNameProvider seriesNameProvider,
String seriesName)
Convert a series name to an item index
|
Copyright © 2019 TIBCO Software Inc.. All rights reserved.