PDF Clown
0.1.2

Uses of Class
org.pdfclown.util.ByteArray

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

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

Fields in org.pdfclown.documents.contents.fonts with type parameters of type ByteArray
protected  BiMap<ByteArray,Integer> Font.codes
          Unicodes by character code.
 

Methods in org.pdfclown.documents.contents.fonts that return types with arguments of type ByteArray
protected  Map<ByteArray,Integer> Type1Font.getNativeEncoding()
           
protected  Map<ByteArray,Integer> StandardType1Font.getNativeEncoding()
           
 

Method parameters in org.pdfclown.documents.contents.fonts with type arguments of type ByteArray
protected  void SimpleFont.loadEncodingDifferences(PdfDictionary encodingDictionary, Map<ByteArray,Integer> codes)
          Loads the encoding differences into the given collection.
 


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.