Interface PtocaProducer

All Known Implementing Classes:
LineDataInfoProducer, TextDataInfoProducer

public interface PtocaProducer
Producer interface that is passed to a PresentationTextObject to produce PTOCA control sequences using a PtocaBuilder.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Produces the PTOCA control sequences by calling methods on PtocaBuilder.
  • Method Details