|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.afp.ptoca.LineDataInfoProducer
PtocaProducer
implementation that interprets AFPLineDataInfo
objects.
Field Summary |
Fields inherited from interface org.apache.fop.afp.ptoca.PtocaConstants |
AMB, AMI, CHAIN_BIT, DBR, DIR, ESCAPE, NOP, RMI, SCFL, SEC, SIA, STO, SVI, TRANSPARENT_DATA_MAX_SIZE, TRN |
Constructor Summary | |
LineDataInfoProducer(AFPLineDataInfo lineDataInfo)
Main constructor. |
Method Summary | |
void |
produce(PtocaBuilder builder)
Produces the PTOCA control sequences by calling methods on PtocaBuilder . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LineDataInfoProducer(AFPLineDataInfo lineDataInfo)
lineDataInfo
- the info objectMethod Detail |
public void produce(PtocaBuilder builder) throws java.io.IOException
PtocaBuilder
.
produce
in interface PtocaProducer
builder
- the builder object
java.io.IOException
- if an I/O error occurs
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |