Uses of Class
org.xhtmlrenderer.layout.LayoutState
Packages that use LayoutState
-
Uses of LayoutState in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout that return LayoutStateModifier and TypeMethodDescriptionLayoutContext.captureLayoutState()
LayoutContext.copyStateForRelayout()
Methods in org.xhtmlrenderer.layout with parameters of type LayoutStateModifier and TypeMethodDescriptionvoid
LayoutContext.restoreLayoutState
(LayoutState layoutState) void
LayoutContext.restoreStateForRelayout
(LayoutState layoutState)