Interface DSSNativeFont<F>

All Known Implementing Classes:
ITextNativeFont, PdfBoxNativeFont

public interface DSSNativeFont<F>
  • Method Summary

    Modifier and Type Method Description
    F getFont()
    Returns a native font for the given implementation
  • Method Details

    • getFont

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