Uses of Interface
net.sf.jasperreports.customizers.shape.AbstractShapeCustomizer.ShapeSetter
-
Packages that use AbstractShapeCustomizer.ShapeSetter Package Description net.sf.jasperreports.customizers.shape -
-
Uses of AbstractShapeCustomizer.ShapeSetter in net.sf.jasperreports.customizers.shape
Classes in net.sf.jasperreports.customizers.shape that implement AbstractShapeCustomizer.ShapeSetter Modifier and Type Class Description protected classLegendShapeCustomizer.AbstractRendererLegendShapeSetterprotected classLineDotShapeCustomizer.AbstractRendererSeriesShapeSetterMethods in net.sf.jasperreports.customizers.shape with parameters of type AbstractShapeCustomizer.ShapeSetter Modifier and Type Method Description protected 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
-