Class InlineVerticalAlignmentHelper


  • final class InlineVerticalAlignmentHelper
    extends java.lang.Object
    • Constructor Detail

      • InlineVerticalAlignmentHelper

        private InlineVerticalAlignmentHelper()
    • Method Detail

      • adjustChildrenYLineHtmlMode

        public static void adjustChildrenYLineHtmlMode​(LineRenderer lineRenderer)
      • isBoxOrientedVerticalAlignment

        private static boolean isBoxOrientedVerticalAlignment​(InlineVerticalAlignment alignment)
      • adjustBBox

        private static void adjustBBox​(LineRenderer lineRenderer,
                                       float maxHeight,
                                       float maxTop,
                                       float minBottom)
      • getChildBaseline

        private static float getChildBaseline​(IRenderer renderer,
                                              float leading)