intarsys PDF library API

Uses of Package
de.intarsys.pdf.encoding

Packages that use de.intarsys.pdf.encoding
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. 
 

Classes in de.intarsys.pdf.encoding used by de.intarsys.pdf.encoding
Encoding
          An Encoding defines the mapping from a one byte codepoint to a glyph name in the font.
FontSpecificEncoding
          An encoding that is defined externally in the font program itself.
GlyphNameMap
          The mapping from Adobe glyph names to Unicode.
MacOSRomanEncoding
          Implementation of statndard Roman encoding on the Mac platform.
MacRomanEncoding
          Implementation of MacRomanEncoding
MappedEncoding
          A MappedEncoding is an explicit map from a codepoint to a name (and vice versa).
PDFDocEncoding
          A mapper between PDFEncoding and Unicode
StandardEncoding
          Implementation of StandardEncoding
SymbolEncoding
           
WinAnsiEncoding
          Implementation of WinAnsiEncoding
 

Classes in de.intarsys.pdf.encoding used by de.intarsys.pdf.font
Encoding
          An Encoding defines the mapping from a one byte codepoint to a glyph name in the font.
 

Classes in de.intarsys.pdf.encoding used by de.intarsys.pdf.font.outlet
Encoding
          An Encoding defines the mapping from a one byte codepoint to a glyph name in the font.
 


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.