|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.pdfbox.pdmodel.font.PDFont
org.apache.pdfbox.pdmodel.font.PDSimpleFont
org.apache.pdfbox.pdmodel.font.PDMMType1Font
public class PDMMType1Font
This is implementation of the Multiple Master Type1 Font.
| Field Summary |
|---|
| Fields inherited from class org.apache.pdfbox.pdmodel.font.PDFont |
|---|
cmap, cmapObjects, font, fontMatrix, resourceRootCMAP, toUnicodeCmap |
| Constructor Summary | |
|---|---|
PDMMType1Font()
Constructor. |
|
PDMMType1Font(COSDictionary fontDictionary)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.pdfbox.pdmodel.font.PDSimpleFont |
|---|
determineEncoding, drawString, getAverageFontWidth, getawtFont, getFontBoundingBox, getFontHeight, getFontWidth, getToUnicode, isFontSubstituted, setIsFontSubstituted, setToUnicode, writeFont |
| Methods inherited from class org.apache.pdfbox.pdmodel.font.PDFont |
|---|
clearResources, cmapEncoding, drawString, encode, encodeToCID, equals, getAFM, getAverageFontWidthFromAFMFile, getBaseFont, getCodeFromArray, getCOSObject, getEncoding, getFirstChar, getFontDescriptor, getFontEncoding, getFontMatrix, getFontWidth, getFontWidthFromAFMFile, getLastChar, getStringWidth, getSubType, getType, getWidths, hashCode, hasToUnicode, isType0Font, isType1Font, parseCmap, setBaseFont, setEncoding, setFirstChar, setFontDescriptor, setFontEncoding, setHasToUnicode, setLastChar, setWidths |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDMMType1Font()
public PDMMType1Font(COSDictionary fontDictionary)
fontDictionary - The font dictionary according to the PDF specification.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||