PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.contents.objects.CompositeObject

Packages that use CompositeObject
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.composition Typographic composition. 
it.stefanochizzolini.clown.documents.contents.objects Content stream instructions [PDF:1.6:3.7.1]. 
 

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

Methods in it.stefanochizzolini.clown.documents.contents that return CompositeObject
 CompositeObject ContentScanner.getParent()
          Gets the current parent object.
 

Uses of CompositeObject in it.stefanochizzolini.clown.documents.contents.composition
 

Methods in it.stefanochizzolini.clown.documents.contents.composition that return CompositeObject
 CompositeObject PrimitiveFilter.begin(CompositeObject object)
          Adds a composite object beginning it.
 

Methods in it.stefanochizzolini.clown.documents.contents.composition with parameters of type CompositeObject
 CompositeObject PrimitiveFilter.begin(CompositeObject object)
          Adds a composite object beginning it.
 

Uses of CompositeObject in it.stefanochizzolini.clown.documents.contents.objects
 

Subclasses of CompositeObject in it.stefanochizzolini.clown.documents.contents.objects
 class ContainerObject
          Container object.
 class GraphicsObject
          Graphics object [PDF:1.6:4.1].
 class InlineImage
          Inline image object [PDF:1.6:4.8.6].
 class LocalGraphicsState
          Local graphics state [PDF:1.6:4.3.1].
 class MarkedContent
          Marked-content sequence [PDF:1.6:10.5].
 class Path
          Path object [PDF:1.6:4.4].
 class Shading
          Shading object [PDF:1.6:4.6.3].
 class Text
          Text object [PDF:1.6:5.3].
 class XObject
          External object [PDF:1.6:4.7].
 


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.