Class FontSize

java.lang.Object

public class FontSize
extends AbstractRunProperty
  • 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
    • mediumHalfPts

      public static final java.lang.ThreadLocal<java.math.BigInteger> mediumHalfPts
  • Constructor Details

    • FontSize

      public FontSize​(HpsMeasure val)
    • FontSize

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