Uses of Class
org.apache.fop.afp.ptoca.PtocaBuilder
Packages that use PtocaBuilder
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 PtocaBuilder in org.apache.fop.afp.modca
Subclasses of PtocaBuilder in org.apache.fop.afp.modca -
Uses of PtocaBuilder in org.apache.fop.afp.ptoca
Methods in org.apache.fop.afp.ptoca with parameters of type PtocaBuilderModifier and TypeMethodDescriptionvoidLineDataInfoProducer.produce(PtocaBuilder builder) Produces the PTOCA control sequences by calling methods onPtocaBuilder.voidPtocaProducer.produce(PtocaBuilder builder) Produces the PTOCA control sequences by calling methods onPtocaBuilder.voidTextDataInfoProducer.produce(PtocaBuilder builder) Produces the PTOCA control sequences by calling methods onPtocaBuilder. -
Uses of PtocaBuilder in org.apache.fop.render.afp
Methods in org.apache.fop.render.afp with parameters of type PtocaBuilderModifier and TypeMethodDescriptionprivate voidAFPPainter.DefaultPtocaProducer.flushText(PtocaBuilder builder, StringBuffer sb, CharacterSet charSet) voidAFPPainter.DefaultPtocaProducer.produce(PtocaBuilder builder)