PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.util.ByteArray

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

Uses of ByteArray in it.stefanochizzolini.clown.documents.contents.fonts
 

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

Methods in it.stefanochizzolini.clown.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 it.stefanochizzolini.clown.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.0.8

Project home page

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