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