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