fop svn-trunk

Uses of Interface
org.apache.fop.afp.ptoca.PtocaProducer

Packages that use PtocaProducer
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 PtocaProducer in org.apache.fop.afp.modca
 

Methods in org.apache.fop.afp.modca with parameters of type PtocaProducer
 void PresentationTextObject.createControlSequences(PtocaProducer producer)
          Creates a chain of control sequences using a producer.
 

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

Classes in org.apache.fop.afp.ptoca that implement PtocaProducer
 class LineDataInfoProducer
          PtocaProducer implementation that interprets AFPLineDataInfo objects.
 class TextDataInfoProducer
          PtocaProducer implementation that interprets AFPTextDataInfo objects.
 


fop svn-trunk

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