PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.contents.objects.CompositeObject

Packages that use CompositeObject
org.pdfclown.documents.contents Types used to define the graphical appearance of PDF contents [PDF:1.6:3.7]. 
org.pdfclown.documents.contents.composition Typographic composition. 
org.pdfclown.documents.contents.objects Content stream instructions [PDF:1.6:3.7.1]. 
 

Uses of CompositeObject in org.pdfclown.documents.contents
 

Methods in org.pdfclown.documents.contents that return CompositeObject
 CompositeObject ContentScanner.getParent()
          Gets the current parent object.
 

Uses of CompositeObject in org.pdfclown.documents.contents.composition
 

Methods in org.pdfclown.documents.contents.composition that return CompositeObject
 CompositeObject PrimitiveComposer.begin(CompositeObject object)
          Adds a composite object beginning it.
 

Methods in org.pdfclown.documents.contents.composition with parameters of type CompositeObject
 CompositeObject PrimitiveComposer.begin(CompositeObject object)
          Adds a composite object beginning it.
 

Uses of CompositeObject in org.pdfclown.documents.contents.objects
 

Subclasses of CompositeObject in org.pdfclown.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 shown in a content stream context [PDF:1.6:4.7].
 


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.