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