|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfbox.pdmodel.font.PDFont
org.pdfbox.pdmodel.font.PDSimpleFont
org.pdfbox.pdmodel.font.PDMMType1Font
public class PDMMType1Font
This is implementation of the Multiple Master Type1 Font.
| Field Summary |
|---|
| Fields inherited from class org.pdfbox.pdmodel.font.PDFont |
|---|
font |
| Constructor Summary | |
|---|---|
PDMMType1Font()
Constructor. |
|
PDMMType1Font(COSDictionary fontDictionary)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.pdfbox.pdmodel.font.PDSimpleFont |
|---|
drawString, getAverageFontWidth, getFontBoundingBox, getFontDescriptor, getFontHeight, getFontWidth, getToUnicode, setFontDescriptor, setToUnicode |
| Methods inherited from class org.pdfbox.pdmodel.font.PDFont |
|---|
clearResources, encode, equals, getAFM, getAverageFontWidthFromAFMFile, getBaseFont, getCodeFromArray, getCOSObject, getEncoding, getFirstChar, getFontMatrix, getFontWidthFromAFMFile, getLastChar, getStringWidth, getSubType, getType, getWidths, hashCode, setBaseFont, setEncoding, setFirstChar, 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 | |||||||||