Uses of Class
org.apache.pdfbox.pdmodel.font.PDType1Font
Packages that use PDType1Font
Package
Description
Classes to deal with font functionality in a PDF Document.
-
Uses of PDType1Font in org.apache.pdfbox.pdmodel.font
Subclasses of PDType1Font in org.apache.pdfbox.pdmodel.fontModifier and TypeClassDescriptionclassThis is implementation of the Multiple Master Type1 Font.classThis is implementation of the Type1 Font with a afm and a pfb file.Fields in org.apache.pdfbox.pdmodel.font declared as PDType1FontModifier and TypeFieldDescriptionstatic final PDType1FontPDType1Font.COURIERStandard Base 14 Font.static final PDType1FontPDType1Font.COURIER_BOLDStandard Base 14 Font.static final PDType1FontPDType1Font.COURIER_BOLD_OBLIQUEStandard Base 14 Font.static final PDType1FontPDType1Font.COURIER_OBLIQUEStandard Base 14 Font.static final PDType1FontPDType1Font.HELVETICAStandard Base 14 Font.static final PDType1FontPDType1Font.HELVETICA_BOLDStandard Base 14 Font.static final PDType1FontPDType1Font.HELVETICA_BOLD_OBLIQUEStandard Base 14 Font.static final PDType1FontPDType1Font.HELVETICA_OBLIQUEStandard Base 14 Font.static final PDType1FontPDType1Font.SYMBOLStandard Base 14 Font.static final PDType1FontPDType1Font.TIMES_BOLDStandard Base 14 Font.static final PDType1FontPDType1Font.TIMES_BOLD_ITALICStandard Base 14 Font.static final PDType1FontPDType1Font.TIMES_ITALICStandard Base 14 Font.static final PDType1FontPDType1Font.TIMES_ROMANStandard Base 14 Font.static final PDType1FontPDType1Font.ZAPF_DINGBATSStandard Base 14 Font.Methods in org.apache.pdfbox.pdmodel.font that return PDType1FontModifier and TypeMethodDescriptionstatic PDType1FontPDType1Font.getStandardFont(String name) A convenience method to get one of the standard 14 font from name.