LineDataInfoProducer
, TextDataInfoProducer
public interface PtocaProducer
PresentationTextObject
to produce PTOCA control sequences using a PtocaBuilder
.Modifier and Type | Method | Description |
---|---|---|
void |
produce(PtocaBuilder builder) |
Produces the PTOCA control sequences by calling methods on
PtocaBuilder . |
void produce(PtocaBuilder builder) throws java.io.IOException
PtocaBuilder
.builder
- the builder objectjava.io.IOException
- if an I/O error occursCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.