Interface PdfBoxGraphics2DFontTextDrawer.ITextDecorationDrawer

Enclosing class:
PdfBoxGraphics2DFontTextDrawer

private static interface PdfBoxGraphics2DFontTextDrawer.ITextDecorationDrawer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(org.apache.pdfbox.pdmodel.PDPageContentStream stream)
     
  • Method Details

    • draw

      void draw(org.apache.pdfbox.pdmodel.PDPageContentStream stream) throws IOException
      Throws:
      IOException