Class PdfBoxForm.ControlFontPair

  • Enclosing class:
    PdfBoxForm

    private static class PdfBoxForm.ControlFontPair
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • fontName

        private final java.lang.String fontName
    • Constructor Detail

      • ControlFontPair

        private ControlFontPair​(PdfBoxForm.Control control,
                                java.lang.String fontName)