Class CategoryCounter
- java.lang.Object
-
- net.sf.jasperreports.customizers.util.CategoryCounter
-
- All Implemented Interfaces:
ItemsCounter
public class CategoryCounter extends Object implements ItemsCounter
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description CategoryCounter(org.jfree.chart.plot.CategoryPlot categoryPlot)
-
-
-
Method Detail
-
getCount
public int getCount()
- Specified by:
getCount
in interfaceItemsCounter
-
-