Class AbstractBorder

Direct Known Subclasses:
BorderBottom, BorderLeft, BorderRight, BorderTop

public abstract class AbstractBorder extends AbstractTableProperty
  • Field Details

    • CSS_NAME_BASE

      public String CSS_NAME_BASE
    • CSS_NAME__STYLE

      public String CSS_NAME__STYLE
    • CSS_NAME__WIDTH

      public String CSS_NAME__WIDTH
    • CSS_NAME__COLOR

      public String CSS_NAME__COLOR
  • Constructor Details

    • AbstractBorder

      public AbstractBorder(CTBorder val, String css_name)
    • AbstractBorder

      public AbstractBorder(CSSValue value, String css_name)
  • Method Details

    • init

      private void init(String css_name)
    • getCssProperty

      public String getCssProperty()
      Specified by:
      getCssProperty in class Property
    • eighthsToMM

      public float eighthsToMM(int eighths)
    • setXslFO

      public void setXslFO(Element foElement)
      Specified by:
      setXslFO in class Property
    • set

      public abstract void set(TcPrInner tcPr)