Class FontColor

java.lang.Object

public class FontColor
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
  • Constructor Details

    • FontColor

      public FontColor​(Color color)
    • FontColor

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