Home » pdfbox-1.1.0-src » org.apache.pdfbox.pdmodel.font » [javadoc | source]
org.apache.pdfbox.pdmodel.font
public class: PDCIDFontType2Font [javadoc | source]
java.lang.Object
   org.apache.pdfbox.pdmodel.font.PDFont
      org.apache.pdfbox.pdmodel.font.PDCIDFont
         org.apache.pdfbox.pdmodel.font.PDCIDFontType2Font

All Implemented Interfaces:
    COSObjectable

This is implementation of the CIDFontType2 Font.
Fields inherited from org.apache.pdfbox.pdmodel.font.PDFont:
font
Constructor:
 public PDCIDFontType2Font() 
 public PDCIDFontType2Font(COSDictionary fontDictionary) 
    Constructor.
    Parameters:
    fontDictionary - The font dictionary according to the PDF specification.
Methods from org.apache.pdfbox.pdmodel.font.PDCIDFont:
drawString,   getAverageFontWidth,   getDefaultWidth,   getFontBoundingBox,   getFontDescriptor,   getFontHeight,   getFontWidth,   setDefaultWidth,   setFontDescriptor
Methods from org.apache.pdfbox.pdmodel.font.PDFont:
clearResources,   drawString,   encode,   equals,   getAFM,   getAverageFontWidth,   getAverageFontWidthFromAFMFile,   getBaseFont,   getCOSObject,   getCodeFromArray,   getEncoding,   getEncodingManager,   getFirstChar,   getFontBoundingBox,   getFontHeight,   getFontMatrix,   getFontWidth,   getFontWidthFromAFMFile,   getLastChar,   getStringWidth,   getSubType,   getType,   getWidths,   hashCode,   setBaseFont,   setEncoding,   setFirstChar,   setLastChar,   setWidths
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait