Uses of Class
com.openhtmltopdf.layout.counter.CounterContext
Packages that use CounterContext
-
Uses of CounterContext in com.openhtmltopdf.layout
Fields in com.openhtmltopdf.layout with type parameters of type CounterContextModifier and TypeFieldDescriptionfinal Map<CalculatedStyle, CounterContext> LayoutContext._counterContextMap -
Uses of CounterContext in com.openhtmltopdf.layout.counter
Fields in com.openhtmltopdf.layout.counter declared as CounterContextModifier and TypeFieldDescriptionprivate CounterContextCounterContext._parentThis is different because it needs to work even when the counter- properties cascade and it should also logically be redefined on each level (think list-items within list-items)