Class BinaryCounterStyle
- java.lang.Object
-
- org.pentaho.reporting.libraries.css.counter.numeric.BinaryCounterStyle
-
- All Implemented Interfaces:
CounterStyle
public class BinaryCounterStyle extends Object implements CounterStyle
-
-
Constructor Summary
Constructors Constructor Description BinaryCounterStyle()
-
-
-
Method Detail
-
getCounterValue
public String getCounterValue(int index)
- Specified by:
getCounterValue
in interfaceCounterStyle
-
getSuffix
public String getSuffix()
- Specified by:
getSuffix
in interfaceCounterStyle
-
-