Uses of Class
org.xhtmlrenderer.layout.InlineBoxMeasurements
Packages that use InlineBoxMeasurements
-
Uses of InlineBoxMeasurements in org.xhtmlrenderer.layout
Fields in org.xhtmlrenderer.layout with type parameters of type InlineBoxMeasurementsModifier and TypeFieldDescriptionprivate final List<InlineBoxMeasurements> VerticalAlignContext._measurementsMethods in org.xhtmlrenderer.layout that return InlineBoxMeasurementsModifier and TypeMethodDescriptionprivate static InlineBoxMeasurementsInlineBoxing.calculateInlineMeasurements(LayoutContext c, InlineLayoutBox iB, VerticalAlignContext vaContext) private static InlineBoxMeasurementsInlineBoxing.getInitialMeasurements(LayoutContext c, Box container, FSFontMetrics strutM) VerticalAlignContext.getParentMeasurements()Methods in org.xhtmlrenderer.layout with parameters of type InlineBoxMeasurementsModifier and TypeMethodDescriptionvoidVerticalAlignContext.pushMeasurements(InlineBoxMeasurements measurements) Constructors in org.xhtmlrenderer.layout with parameters of type InlineBoxMeasurements