|
fop svn-trunk | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AFPTextDataInfo | |
|---|---|
| org.apache.fop.afp | Contains an AFP library. |
| org.apache.fop.afp.modca | Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. |
| org.apache.fop.afp.ptoca | Contains a collection of classes for working with Presentation Text Objects (PTOCA). |
| Uses of AFPTextDataInfo in org.apache.fop.afp |
|---|
| Methods in org.apache.fop.afp with parameters of type AFPTextDataInfo | |
|---|---|
void |
DataStream.createText(AFPTextDataInfo textDataInfo)
Helper method to create text on the current page, this method delegates to the current presentation text object in order to construct the text. |
| Uses of AFPTextDataInfo in org.apache.fop.afp.modca |
|---|
| Methods in org.apache.fop.afp.modca with parameters of type AFPTextDataInfo | |
|---|---|
void |
AbstractPageObject.createText(AFPTextDataInfo textDataInfo)
Helper method to create text on the current page, this method delegates to the presentation text object in order to construct the text. |
void |
PresentationTextObject.createTextData(AFPTextDataInfo textDataInfo)
Create the presentation text data for the byte array of data. |
| Uses of AFPTextDataInfo in org.apache.fop.afp.ptoca |
|---|
| Constructors in org.apache.fop.afp.ptoca with parameters of type AFPTextDataInfo | |
|---|---|
TextDataInfoProducer(AFPTextDataInfo textDataInfo)
Main constructor. |
|
|
fop svn-trunk | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||