Uses of Interface
org.apache.fop.afp.ptoca.PtocaProducer
Packages that use PtocaProducer
Package
Description
Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects.
Contains a collection of classes for working with Presentation Text Objects (PTOCA).
An AFP Renderer implementation and supporting classes.
-
Uses of PtocaProducer in org.apache.fop.afp.modca
Methods in org.apache.fop.afp.modca with parameters of type PtocaProducerModifier and TypeMethodDescriptionbooleanPresentationTextObject.createControlSequences(PtocaProducer producer) Creates a chain of control sequences using a producer.voidAbstractPageObject.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.private intPresentationTextObject.getSize(PtocaProducer producer) -
Uses of PtocaProducer in org.apache.fop.afp.ptoca
Classes in org.apache.fop.afp.ptoca that implement PtocaProducerModifier and TypeClassDescriptionclassPtocaProducerimplementation that interpretsAFPLineDataInfoobjects.classPtocaProducerimplementation that interpretsAFPTextDataInfoobjects. -
Uses of PtocaProducer in org.apache.fop.render.afp
Classes in org.apache.fop.render.afp that implement PtocaProducer