Class RtfSink.Paragraph

java.lang.Object
org.apache.maven.doxia.module.rtf.RtfSink.Paragraph
Enclosing class:
RtfSink

class RtfSink.Paragraph extends Object
  • Field Details

    • style

      int style
    • justification

      int justification
    • leftIndent

      int leftIndent
    • rightIndent

      int rightIndent
    • firstLineIndent

      int firstLineIndent
    • spaceBefore

      int spaceBefore
    • spaceAfter

      int spaceAfter
    • frame

      boolean frame
    • fontStyle

      int fontStyle
    • fontSize

      int fontSize
  • Constructor Details

    • Paragraph

      Paragraph()
    • Paragraph

      Paragraph(int style, int size)
  • Method Details

    • begin

      void begin()
    • end

      void end()