Uses of Class
org.xhtmlrenderer.layout.LayoutContext.CounterContext
Packages that use LayoutContext.CounterContext
-
Uses of LayoutContext.CounterContext in org.xhtmlrenderer.layout
Fields in org.xhtmlrenderer.layout declared as LayoutContext.CounterContextModifier and TypeFieldDescriptionprivate @Nullable LayoutContext.CounterContext
LayoutContext.CounterContext._parent
This 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)Fields in org.xhtmlrenderer.layout with type parameters of type LayoutContext.CounterContextModifier and TypeFieldDescriptionprivate final Map<CalculatedStyle,
LayoutContext.CounterContext> LayoutContext._counterContextMap
Methods in org.xhtmlrenderer.layout that return LayoutContext.CounterContext