Uses of Class
org.xhtmlrenderer.layout.InlineBoxMeasurements
-
Packages that use InlineBoxMeasurements Package Description org.xhtmlrenderer.layout -
-
Uses of InlineBoxMeasurements in org.xhtmlrenderer.layout
Methods in org.xhtmlrenderer.layout that return InlineBoxMeasurements Modifier and Type Method Description InlineBoxMeasurements
VerticalAlignContext. getParentMeasurements()
Methods in org.xhtmlrenderer.layout with parameters of type InlineBoxMeasurements Modifier and Type Method Description void
VerticalAlignContext. pushMeasurements(InlineBoxMeasurements measurements)
void
VerticalAlignContext. setInitialMeasurements(InlineBoxMeasurements measurements)
-