Uses of Class org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText

Uses in package org.apache.fop.render.rtf.rtflib.rtfdoc

Fields of type org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText

RtfText
RtfText

Methods with return type org.apache.fop.render.rtf.rtflib.rtfdoc.RtfText

RtfText
Close current text run, if any, and start a new one with default attributes
RtfText
RtfHyperLink.newText(String str)
close current text run if any and start a new one with default attributes
RtfText
RtfParagraph.newText(String str)
Close current text run if any and start a new one with default attributes
RtfText
Close current text element, if any, and start a new one
RtfText
RtfHyperLink.newText(String str, RtfAttributes attr)
close current text run if any and start a new one
RtfText
RtfParagraph.newText(String str, RtfAttributes attr)
Close current text run if any and start a new one

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.