Uses of Class
com.openhtmltopdf.layout.LayoutState
-
Packages that use LayoutState Package Description com.openhtmltopdf.layout -
-
Uses of LayoutState in com.openhtmltopdf.layout
Methods in com.openhtmltopdf.layout that return LayoutState Modifier and Type Method Description LayoutStateLayoutContext. captureLayoutState()LayoutStateLayoutContext. copyStateForRelayout()Methods in com.openhtmltopdf.layout with parameters of type LayoutState Modifier and Type Method Description voidLayoutContext. restoreLayoutState(LayoutState layoutState)voidLayoutContext. restoreStateForRelayout(LayoutState layoutState)
-