jPod PDF library

Uses of Package
de.intarsys.pdf.font

Packages that use de.intarsys.pdf.font
de.intarsys.pdf.content The "content" package contains functionality to work on PDF content streams. 
de.intarsys.pdf.content.common Some common implementations on PDF content stream. 
de.intarsys.pdf.content.text   
de.intarsys.pdf.encoding This package implements the encodings of the PDF spec. 
de.intarsys.pdf.font The font part of the PDF is quite large for itself, so it is extracted to a package of its own. 
de.intarsys.pdf.font.outlet This package summarizes the handling of fonts. 
de.intarsys.pdf.pd The higher level building blocks of a PDF document. 
 

Classes in de.intarsys.pdf.font used by de.intarsys.pdf.content
PDFont
          A PDF font object.
 

Classes in de.intarsys.pdf.font used by de.intarsys.pdf.content.common
PDFont
          A PDF font object.
 

Classes in de.intarsys.pdf.font used by de.intarsys.pdf.content.text
PDFont
          A PDF font object.
 

Classes in de.intarsys.pdf.font used by de.intarsys.pdf.encoding
CMap
          A character map.
 

Classes in de.intarsys.pdf.font used by de.intarsys.pdf.font
CharacterSelector
          A selector for a character within a font.
CIDFont
          A CID indexed font.
CIDFont.MetaClass
          The meta class implementation
CIDFontType0.MetaClass
          The meta class implementation
CIDFontType2.MetaClass
          The meta class implementation
CIDSystemInfo
           
CIDSystemInfo.MetaClass
          The meta class implementation
CIDToGIDMap
          For Type 2 CID Fonts (True Type) only a specification of the mapping from CID's to glyph indices.
CIDToGIDMap.MetaClass
          The meta class implementation
CIDWidthMap
           
CIDWidthMap.MetaClass
          The meta class implementation
CMap
          A character map.
CMap.MetaClass
          The meta class implementation
CMapCharMap
          An abstract implementation for maps from character codes to CID's.
CMapMap
          An abstract implementation for map definitions in a CMap.
CMapRangeMap
          An abstract implementation for a map from a code range to CID's.
FontDescriptorFlags
          The flags of a font descriptor.
IdentityCMap
          The generic 2 byte identity mapping (Identity-H and Identity-V).
InternalCMap.MetaClass
          The meta class implementation
NamedCMap.MetaClass
          The meta class implementation
NamedGIDMap
          A named mapping from CID to glyph indices.
NamedGIDMap.MetaClass
          The meta class implementation
PDFont
          A PDF font object.
PDFont.MetaClass
          The meta class implementation
PDFontAny.MetaClass
          The meta class implementation
PDFontDescriptor
          the detail information about a font.
PDFontDescriptor.MetaClass
          The meta class implementation
PDFontDescriptorAFM.MetaClass
          The meta class implementation
PDFontDescriptorEmbedded.MetaClass
          The meta class implementation
PDFontDescriptorType3.MetaClass
          The meta class implementation
PDFontMMType1.MetaClass
          The meta class implementation
PDFontStyle
           
PDFontTrueType.MetaClass
          The meta class implementation
PDFontType0.MetaClass
          The meta class implementation
PDFontType1
          basic implementation for type 1 support
PDFontType1.MetaClass
          The meta class implementation
PDFontType3
           
PDFontType3.MetaClass
          The meta class implementation
PDGlyphs
           
PDSingleByteFont
          A common superclass for the single byte encoded font flavors.
StreamBasedCMap
          A stream based mapping from character codes to CID's.
StreamBasedCMap.MetaClass
          The meta class implementation
StreamBasedGIDMap.MetaClass
          The meta class implementation
 

Classes in de.intarsys.pdf.font used by de.intarsys.pdf.font.outlet
PDFont
          A PDF font object.
PDFontStyle
           
 

Classes in de.intarsys.pdf.font used by de.intarsys.pdf.pd
PDFont
          A PDF font object.
 


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.