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