Class FdfWriter.Wrt

    • Constructor Detail

      • Wrt

        Wrt​(java.io.OutputStream os,
            FdfWriter fdf)
        throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • writeTo

        void writeTo()
              throws java.io.IOException
        Throws:
        java.io.IOException
      • calculate

        PdfArray calculate​(java.util.HashMap<java.lang.String,​java.lang.Object> map)