Interface DSSNativeFont<F>

Type Parameters:
F - class of the font instance
All Known Implementing Classes:
ITextNativeFont, PdfBoxNativeFont

public interface DSSNativeFont<F>
The native font used in PDF libraries
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a native font for the given implementation
  • Method Details

    • getFont

      F getFont()
      Returns a native font for the given implementation
      Returns:
      Font object