intarsys PDF library API

de.intarsys.pdf.font
Class PDFontMMType1

java.lang.Object
  extended by de.intarsys.pdf.cos.COSBasedObject
      extended by de.intarsys.pdf.pd.PDObject
          extended by de.intarsys.pdf.font.PDFont
              extended by de.intarsys.pdf.font.PDFontType1
                  extended by de.intarsys.pdf.font.PDFontMMType1
All Implemented Interfaces:
IFont, ICOSObjectListener, IAttributeSupport

public class PDFontMMType1
extends PDFontType1

The implementation of a multiple master type 1 font.


Nested Class Summary
static class PDFontMMType1.MetaClass
          The meta class implementation
 
Field Summary
static PDFontMMType1.MetaClass META
          The meta class instance
 
Fields inherited from class de.intarsys.pdf.font.PDFontType1
FONT_Courier, FONT_Courier_Bold, FONT_Courier_BoldOblique, FONT_Courier_Oblique, FONT_Helvetica, FONT_Helvetica_Bold, FONT_Helvetica_BoldOblique, FONT_Helvetica_Oblique, FONT_Symbol, FONT_Times_Bold, FONT_Times_BoldItalic, FONT_Times_Italic, FONT_Times_Roman, FONT_ZapfDingbats, FontAlternatives, FONTS_STANDARD
 
Fields inherited from class de.intarsys.pdf.font.PDFont
CN_Subtype_CIDFontType0, CN_Subtype_CIDFontType2, CN_Subtype_MMType1, CN_Subtype_TrueType, CN_Subtype_Type0, CN_Subtype_Type1, CN_Subtype_Type3, CN_Type_Font, DK_BaseFont, DK_Encoding, DK_FirstChar, DK_FontDescriptor, DK_LastChar, DK_Name, DK_ToUnicode, DK_Widths
 
Fields inherited from class de.intarsys.pdf.pd.PDObject
DK_Subtype, DK_Type
 
Method Summary
 
Methods inherited from class de.intarsys.pdf.font.PDFontType1
createNew, createNew, embedFontProgram, getAfm, getFontFamilyName, getFontName, getFontStyle, getNextCID, getUnderlinePosition, getUnderlineThickness, initializeFromScratchFontDescriptor, isStandardFont, setAfm
 
Methods inherited from class de.intarsys.pdf.font.PDFont
compress, getBaseFont, getEncoding, getFirstChar, getFontDescriptor, getFontFamilyName, getFontName, getFontStyle, getGlyphWidth, getGlyphWidths, getLastChar, getMacintoshRomanCode, getMissingWidth, getToUnicode, getUnicode, isCharUsed, isEmbedded, isSubset, setBaseFont, setCharUsed, setEncoding, setFontDescriptor, toString
 
Methods inherited from class de.intarsys.pdf.pd.PDObject
cosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent
 
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject
changed, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, invalidateCaches, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

META

public static final PDFontMMType1.MetaClass META
The meta class instance


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.