Class RBorder

java.lang.Object

public class RBorder
extends AbstractRunProperty
  • Field Details

    • log

      protected static org.slf4j.Logger log
    • CSS_NAME_STYLE

      public static final java.lang.String CSS_NAME_STYLE
      See Also:
      Constant Field Values
    • CSS_NAME_WIDTH

      public static final java.lang.String CSS_NAME_WIDTH
      See Also:
      Constant Field Values
    • CSS_NAME_COLOR

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

    • RBorder

      public RBorder​(CTBorder val)
    • RBorder

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