Class RootCounterContext
java.lang.Object
com.openhtmltopdf.layout.counter.RootCounterContext
- All Implemented Interfaces:
AbstractCounterContext
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetCurrentCounterValue(String name) voidvoidresetCounterValue(CalculatedStyle style)
-
Field Details
-
counterMap
-
-
Constructor Details
-
RootCounterContext
public RootCounterContext()
-
-
Method Details
-
resetCounterValue
-
incrementCounterValue
-
getCurrentCounterValue
- Specified by:
getCurrentCounterValuein interfaceAbstractCounterContext
-
getCurrentCounterValues
- Specified by:
getCurrentCounterValuesin interfaceAbstractCounterContext
-