Uses of Class org.apache.fop.fo.FOText

Uses in package org.apache.fop.layoutmgr.inline

Constructors with parameter type org.apache.fop.fo.FOText

Create a Text layout manager.

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

Methods with parameter type org.apache.fop.fo.FOText

void
RTFHandler.text(FOText text, char[] data, int start, int length)

Uses in package org.apache.fop.fo

Fields of type org.apache.fop.fo.FOText

FOText
Represents accumulated, pending FO text.
FOText
Used in creating pointers between subsequent FOText nodes in the same Block (for handling text-transform)

Methods with return type org.apache.fop.fo.FOText

FOText
FOText

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