PDF Clown
0.0.8

Uses of Interface
it.stefanochizzolini.clown.documents.contents.IContentEntity

Packages that use IContentEntity
it.stefanochizzolini.clown.documents Document-level objects [PDF:1.6:3.6]. 
it.stefanochizzolini.clown.documents.contents Types used to define the graphical appearance of PDF contents [PDF:1.6:3.7]. 
it.stefanochizzolini.clown.documents.contents.entities Specialized graphic types. 
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 IContentEntity in it.stefanochizzolini.clown.documents
 

Classes in it.stefanochizzolini.clown.documents that implement IContentEntity
 class Page
          Document page [PDF:1.6:3.6.2].
 

Uses of IContentEntity in it.stefanochizzolini.clown.documents.contents
 

Subinterfaces of IContentEntity in it.stefanochizzolini.clown.documents.contents
 interface IContentContext
          Content stream context.
 

Uses of IContentEntity in it.stefanochizzolini.clown.documents.contents.entities
 

Classes in it.stefanochizzolini.clown.documents.contents.entities that implement IContentEntity
 class Barcode
          Abstract barcode object.
 class EAN13Barcode
          EAN-13 Bar Code object [GS1:7.1:5.1.1.3.1].
 class Entity
          Abstract specialized graphic object.
 class Image
          Abstract image object [PDF:1.6:4.8].
 class JpegImage
          JPEG image object [ISO 10918-1;JFIF:1.02].
 

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

Classes in it.stefanochizzolini.clown.documents.contents.xObjects that implement IContentEntity
 class FormXObject
          Form external object [PDF:1.6:4.9].
 


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.