PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.objects.PdfStream

Packages that use PdfStream
it.stefanochizzolini.clown.documents.contents.colorSpaces Color space types used to specify the colors of graphics objects inside content streams [PDF:1.6:4.5]. 
it.stefanochizzolini.clown.documents.contents.xObjects External content objects that are able to be referenced from content stream objects [PDF:1.6:4.7]. 
 

Uses of PdfStream in it.stefanochizzolini.clown.documents.contents.colorSpaces
 

Methods in it.stefanochizzolini.clown.documents.contents.colorSpaces that return PdfStream
 PdfStream ICCBasedColorSpace.getProfile()
           
 

Uses of PdfStream in it.stefanochizzolini.clown.documents.contents.xObjects
 

Constructors in it.stefanochizzolini.clown.documents.contents.xObjects with parameters of type PdfStream
ImageXObject(Document context, PdfStream baseDataObject)
           
XObject(Document context, PdfStream baseDataObject)
          Creates a new external object inside the document.
 


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.