Class NumericCounterStyle
java.lang.Object
org.pentaho.reporting.libraries.css.counter.numeric.NumericCounterStyle
- All Implemented Interfaces:
CounterStyle
- Direct Known Subclasses:
ArabicIndicCounterStyle
,BengaliCounterStyle
,CambodianCounterStyle
,DevanagariCounterStyle
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal String
getCounterValue
(int index) final void
setReplacementChar
(char org, char other)
-
Constructor Details
-
NumericCounterStyle
-
-
Method Details
-
setReplacementChar
public final void setReplacementChar(char org, char other) -
getCounterValue
- Specified by:
getCounterValue
in interfaceCounterStyle
-
getSuffix
- Specified by:
getSuffix
in interfaceCounterStyle
-