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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal StringgetCounterValue(int index) final voidsetReplacementChar(char org, char other)
-
Constructor Details
-
NumericCounterStyle
-
-
Method Details
-
setReplacementChar
public final void setReplacementChar(char org, char other) -
getCounterValue
- Specified by:
getCounterValuein interfaceCounterStyle
-
getSuffix
- Specified by:
getSuffixin interfaceCounterStyle
-