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