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 LayoutState
LayoutContext. captureLayoutState()
LayoutState
LayoutContext. copyStateForRelayout()
Methods in org.xhtmlrenderer.layout with parameters of type LayoutState Modifier and Type Method Description void
LayoutContext. restoreLayoutState(LayoutState layoutState)
void
LayoutContext. restoreStateForRelayout(LayoutState layoutState)
-