public class Indent extends AbstractParagraphProperty
  • Field Details

  • Constructor Details

    • Indent

      public Indent(PPrBase.Ind val)
    • Indent

      public Indent(PPrBase.Ind pPrDirectIndent, PPrBase.Ind numberingIndent)
      Compose an effective indent value.
      Parameters:
      pPrDirectIndent -
      numberingIndent -
    • Indent

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

    • getCssName

      public String getCssName()
      Specified by:
      getCssName in class Property
      Since:
      2.7.2
    • getTwip

      public static int getTwip(org.w3c.dom.css.CSSPrimitiveValue cssPrimitiveValue)
    • getCssProperty

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

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

      public boolean isHanging()
    • getNumberPosition

      public int getNumberPosition()
    • setXslFOListBlock

      public void setXslFOListBlock(Element foElement, int pdbs)
    • set

      public void set(PPr pPr)
      Specified by:
      set in class AbstractParagraphProperty