Interface WriterOperation

All Known Implementing Classes:
WritableDirectElement

public interface WriterOperation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(PdfWriter writer, Document doc)
    Receive a writer and the document to do certain operations on them.