Class VerticalAlignContext.ChildContextData

java.lang.Object
org.xhtmlrenderer.layout.VerticalAlignContext.ChildContextData
Enclosing class:
VerticalAlignContext

private static final class VerticalAlignContext.ChildContextData extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getRoot

      public Box getRoot()
    • getVerticalAlignContext

      public VerticalAlignContext getVerticalAlignContext()
    • moveContextContents

      private void moveContextContents(int ty)
    • moveInlineContents

      private void moveInlineContents(Box box, int ty)
    • canBeMoved

      private boolean canBeMoved(Box box)
    • align

      public void align()