Uses of Class
org.openpdf.layout.StyleTracker
Packages that use StyleTracker
-
Uses of StyleTracker in org.openpdf.layout
Fields in org.openpdf.layout declared as StyleTrackerModifier and TypeFieldDescriptionprivate StyleTrackerLayoutContext._firstLettersprivate final StyleTrackerLayoutState._firstLettersprivate StyleTrackerLayoutContext._firstLinesprivate final StyleTrackerLayoutState._firstLinesMethods in org.openpdf.layout that return StyleTrackerModifier and TypeMethodDescriptionStyleTracker.copyOf()LayoutState.getFirstLetters()LayoutContext.getFirstLettersTracker()LayoutState.getFirstLines()LayoutContext.getFirstLinesTracker()Constructors in org.openpdf.layout with parameters of type StyleTrackerModifierConstructorDescriptionLayoutState(StyleTracker firstLines, StyleTracker firstLetters, @Nullable MarkerData currentMarkerData, Collection<BlockFormattingContext> blockFormattingContexts) LayoutState(StyleTracker firstLines, StyleTracker firstLetters, @Nullable MarkerData currentMarkerData, Collection<BlockFormattingContext> blockFormattingContexts, @Nullable String pageName, int extraSpaceTop, int extraSpaceBottom, int noPageBreak)