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