Uses of Class
com.openhtmltopdf.layout.VerticalAlignContext
-
Packages that use VerticalAlignContext Package Description com.openhtmltopdf.layout -
-
Uses of VerticalAlignContext in com.openhtmltopdf.layout
Fields in com.openhtmltopdf.layout declared as VerticalAlignContext Modifier and Type Field Description private VerticalAlignContextVerticalAlignContext. _parentprivate VerticalAlignContextVerticalAlignContext.ChildContextData. _verticalAlignContextMethods in com.openhtmltopdf.layout that return VerticalAlignContext Modifier and Type Method Description VerticalAlignContextVerticalAlignContext. createChild(Box root)VerticalAlignContextVerticalAlignContext. getParent()private VerticalAlignContextVerticalAlignContext. getRoot()VerticalAlignContextVerticalAlignContext.ChildContextData. getVerticalAlignContext()Constructors in com.openhtmltopdf.layout with parameters of type VerticalAlignContext Constructor Description ChildContextData(Box root, VerticalAlignContext vaContext)
-