Uses of Class
org.sejda.sambox.pdmodel.graphics.PDFontSetting
Packages that use PDFontSetting
-
Uses of PDFontSetting in org.sejda.sambox.pdmodel.graphics.state
Methods in org.sejda.sambox.pdmodel.graphics.state that return PDFontSettingModifier and TypeMethodDescriptionPDExtendedGraphicsState.getFontSetting()This will get the font setting of the graphics state.Methods in org.sejda.sambox.pdmodel.graphics.state with parameters of type PDFontSettingModifier and TypeMethodDescriptionvoidPDExtendedGraphicsState.setFontSetting(PDFontSetting fs) This will set the font setting for this graphics state.