Class TextAlignmentVertical

java.lang.Object

public class TextAlignmentVertical
extends AbstractParagraphProperty
  • Field Details

    • log

      protected static org.slf4j.Logger log
    • CSS_NAME

      public static final java.lang.String CSS_NAME
      See Also:
      Constant Field Values
    • FO_NAME

      public static final java.lang.String FO_NAME
      See Also:
      Constant Field Values
  • Constructor Details

    • TextAlignmentVertical

      public TextAlignmentVertical​(PPrBase.TextAlignment textAlignment)
    • TextAlignmentVertical

      public TextAlignmentVertical​(org.w3c.dom.css.CSSValue value)
  • Method Details