Uses of Interface
net.sf.jasperreports.engine.fill.JRIncrementer
Packages that use JRIncrementer
Package
Description
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
-
Uses of JRIncrementer in net.sf.jasperreports.engine.fill
Subinterfaces of JRIncrementer in net.sf.jasperreports.engine.fillModifier and TypeInterfaceDescriptioninterfaceExtended incrementer interface.Classes in net.sf.jasperreports.engine.fill that implement JRIncrementerModifier and TypeClassDescriptionclassBase class for extended incrementers.Fields in net.sf.jasperreports.engine.fill declared as JRIncrementerMethods in net.sf.jasperreports.engine.fill that return JRIncrementerModifier and TypeMethodDescriptionJRAbstractExtendedIncrementerFactory.getIncrementer(CalculationEnum calculation) This implementation simply callsgetExtendedIncrementer.JRDistinctCountIncrementerFactory.getIncrementer(CalculationEnum calculation) JRFillCommonReturnValue.getIncrementer(FillReturnValues.SourceContext sourceContext) Gets the incrementer to be used for this copied value.JRFillVariable.getIncrementer()JRIncrementerFactory.getIncrementer(CalculationEnum calculation)