PDF Clown
0.1.2

Uses of Class
org.pdfclown.util.BiMap

Packages that use BiMap
org.pdfclown.documents.contents.fonts Font type definitions used to draw text inside content streams [PDF:1.6:5]. 
org.pdfclown.tokens PDF file serialization [PDF:1.6:3]. 
 

Uses of BiMap in org.pdfclown.documents.contents.fonts
 

Fields in org.pdfclown.documents.contents.fonts declared as BiMap
protected  BiMap<ByteArray,Integer> Font.codes
          Unicodes by character code.
 

Uses of BiMap in org.pdfclown.tokens
 

Fields in org.pdfclown.tokens declared as BiMap
protected  BiMap<Integer,Character> LatinEncoding.chars
          Code-to-Unicode map.
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.