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 InlineBoxMeasurementsVerticalAlignContext. getParentMeasurements()Methods in org.xhtmlrenderer.layout with parameters of type InlineBoxMeasurements Modifier and Type Method Description voidVerticalAlignContext. pushMeasurements(InlineBoxMeasurements measurements)voidVerticalAlignContext. setInitialMeasurements(InlineBoxMeasurements measurements)
-