jPod PDF library

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 codepoint to a character or glyph in the font.
GlyphNameMap
          The mapping from Adobe glyph names to Unicode.
MacOSRomanEncoding
          Implementation of standard Roman encoding on the Mac platform.
MacRomanEncoding
          Implementation of MacRomanEncoding
MappedEncoding
          A MappedEncoding is an explicit map from a codepoint to a character.
PDFDocEncoding
          PDFEncoding
StandardEncoding
          Implementation of StandardEncoding
SymbolEncoding
          A 1:1 encoding implementation.
WinAnsiEncoding
          Implementation of WinAnsiEncoding
 

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

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


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.