Class RtfFontTable

java.lang.Object
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfElement
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFontTable

class RtfFontTable extends RtfElement

RTF font table.

This work was authored by Bertrand Delacretaz (bdelacretaz@codeconsult.ch) and Andreas Putz (a.putz@skynamics.com).

  • Constructor Details

  • Method Details

    • writeRtfContent

      protected void writeRtfContent() throws IOException
      write our contents to m_writer.
      Specified by:
      writeRtfContent in class RtfElement
      Throws:
      IOException - for I/O problems
    • isEmpty

      public boolean isEmpty()
      true if this element would generate no "useful" RTF content
      Specified by:
      isEmpty in class RtfElement
      Returns:
      true if this element would generate no "useful" RTF content