Uses of Interface
com.snowtide.pdf.Font
-
Packages that use Font Package Description com.snowtide.pdf.layout This package contains interfaces and classes that PDFxStream uses to represent the document model implicitly defined by the content rendered by eachPagein a PDFDocument. -
-
Uses of Font in com.snowtide.pdf.layout
Methods in com.snowtide.pdf.layout that return Font Modifier and Type Method Description FontTextUnit. getFont()Returns theFontthat was in force when thisTextUnitwas outputted.
-