Package org.xhtmlrenderer.layout
Class VerticalAlignContext.ChildContextData
java.lang.Object
org.xhtmlrenderer.layout.VerticalAlignContext.ChildContextData
- Enclosing class:
VerticalAlignContext
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
align()
private boolean
canBeMoved
(Box box) getRoot()
private void
moveContextContents
(int ty) private void
moveInlineContents
(Box box, int ty)
-
Field Details
-
_root
-
_verticalAlignContext
-
-
Constructor Details
-
ChildContextData
-
-
Method Details
-
getRoot
-
getVerticalAlignContext
-
moveContextContents
private void moveContextContents(int ty) -
moveInlineContents
-
canBeMoved
-
align
public void align()
-