Uses of Class
org.openpdf.layout.LayoutState
Packages that use LayoutState
-
Uses of LayoutState in org.openpdf.layout
Fields in org.openpdf.layout declared as LayoutStateMethods in org.openpdf.layout that return LayoutStateModifier and TypeMethodDescriptionLayoutContext.captureLayoutState()LayoutContext.copyStateForRelayout()(package private) LayoutStateBlockBoxing.RelayoutData.getLayoutState()Methods in org.openpdf.layout with parameters of type LayoutStateModifier and TypeMethodDescriptionprivate static voidBlockBoxing.layoutBlockChild(LayoutContext c, BlockBox parent, BlockBox child, boolean needPageClear, int childOffset, int trimmedPageCount, LayoutState layoutState) voidLayoutContext.restoreLayoutState(LayoutState layoutState) voidLayoutContext.restoreStateForRelayout(LayoutState layoutState) private voidBlockBoxing.RelayoutData.setLayoutState(LayoutState layoutState)