Uses of Interface
net.sf.jasperreports.customizers.util.ItemsCounter
Packages that use ItemsCounter
-
Uses of ItemsCounter in net.sf.jasperreports.customizers.shape
Classes in net.sf.jasperreports.customizers.shape that implement ItemsCounterMethods in net.sf.jasperreports.customizers.shape with parameters of type ItemsCounterModifier and TypeMethodDescriptionprotected voidAbstractShapeCustomizer.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 parameterprotected voidAbstractShapeCustomizer.updateItems(ItemsCounter itemsCounter, AbstractShapeCustomizer.ShapeSetter shapeSetter) Update all the items in the collection -
Uses of ItemsCounter in net.sf.jasperreports.customizers.util
Classes in net.sf.jasperreports.customizers.util that implement ItemsCounterMethods in net.sf.jasperreports.customizers.util with parameters of type ItemsCounterModifier and TypeMethodDescriptionstatic IntegerCustomizerUtil.resolveIndex(JRAbstractChartCustomizer customizer, ItemsCounter itemsCounter, SeriesNameProvider seriesNameProvider) Resolve the index of the plot item looking at the properties.static IntegerCustomizerUtil.seriesNameToIndex(ItemsCounter itemsCounter, SeriesNameProvider seriesNameProvider, String seriesName) Convert a series name to an item index