fop 1.0

Uses of Class
org.apache.fop.afp.ptoca.PtocaBuilder

Packages that use PtocaBuilder
org.apache.fop.afp.ptoca Contains a collection of classes for working with Presentation Text Objects (PTOCA). 
 

Uses of PtocaBuilder in org.apache.fop.afp.ptoca
 

Methods in org.apache.fop.afp.ptoca with parameters of type PtocaBuilder
 void LineDataInfoProducer.produce(PtocaBuilder builder)
          Produces the PTOCA control sequences by calling methods on PtocaBuilder.
 void TextDataInfoProducer.produce(PtocaBuilder builder)
          Produces the PTOCA control sequences by calling methods on PtocaBuilder.
 void PtocaProducer.produce(PtocaBuilder builder)
          Produces the PTOCA control sequences by calling methods on PtocaBuilder.
 


fop 1.0

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