Package | Description |
---|---|
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).
|
Modifier and Type | Method and Description |
---|---|
boolean |
PresentationTextObject.createControlSequences(PtocaProducer producer)
Creates a chain of control sequences using a producer.
|
void |
AbstractPageObject.createText(PtocaProducer producer)
Helper method to create text on the current page, this method delegates
to the presentation text object in order to construct the text.
|
Modifier and Type | Class and Description |
---|---|
class |
LineDataInfoProducer
PtocaProducer implementation that interprets AFPLineDataInfo objects. |
class |
TextDataInfoProducer
PtocaProducer implementation that interprets AFPTextDataInfo objects. |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.