Class NumericCounterStyle

java.lang.Object
org.pentaho.reporting.libraries.css.counter.numeric.NumericCounterStyle
All Implemented Interfaces:
CounterStyle
Direct Known Subclasses:
ArabicIndicCounterStyle, BengaliCounterStyle, CambodianCounterStyle, DevanagariCounterStyle

public abstract class NumericCounterStyle extends Object implements CounterStyle
  • Constructor Details

    • NumericCounterStyle

      protected NumericCounterStyle(int base, String suffix)
  • Method Details