PDF Clown
0.1.2

Uses of Package
org.pdfclown.documents.contents.objects

Packages that use org.pdfclown.documents.contents.objects
org.pdfclown.documents Document-level objects [PDF:1.6:3.6]. 
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.entities Specialized graphic types. 
org.pdfclown.documents.contents.objects Content stream instructions [PDF:1.6:3.7.1]. 
org.pdfclown.documents.contents.tokens Content stream serialization [PDF:1.6:3.7.1]. 
org.pdfclown.documents.contents.xObjects External content objects that are able to be referenced from content stream objects [PDF:1.6:4.7]. 
 

Classes in org.pdfclown.documents.contents.objects used by org.pdfclown.documents
ContentObject
          Abstract content object [PDF:1.6:4.1].
 

Classes in org.pdfclown.documents.contents.objects used by org.pdfclown.documents.contents
CompositeObject
          Composite object.
ContentObject
          Abstract content object [PDF:1.6:4.1].
InlineImage
          Inline image object [PDF:1.6:4.8.6].
 

Classes in org.pdfclown.documents.contents.objects used by org.pdfclown.documents.contents.composition
CompositeObject
          Composite object.
ContentObject
          Abstract content object [PDF:1.6:4.1].
LocalGraphicsState
          Local graphics state [PDF:1.6:4.3.1].
MarkedContent
          Marked-content sequence [PDF:1.6:10.5].
 

Classes in org.pdfclown.documents.contents.objects used by org.pdfclown.documents.contents.entities
ContentObject
          Abstract content object [PDF:1.6:4.1].
 

Classes in org.pdfclown.documents.contents.objects used by org.pdfclown.documents.contents.objects
BeginInlineImage
          'Begin inline image object' operation [PDF:1.6:4.8.6].
BeginMarkedContent
          'Begin marked-content sequence' operation [PDF:1.6:10.5].
BeginText
          'Begin text object' operation [PDF:1.6:5.3].
CloseSubpath
          'Close the current subpath by appending a straight line segment from the current point to the starting point of the subpath' operation [PDF:1.6:4.4.1].
CompositeObject
          Composite object.
ContainerObject
          Container object.
ContentMarker
          Abstract content marker [PDF:1.6:10.5].
ContentObject
          Abstract content object [PDF:1.6:4.1].
EndInlineImage
          'End inline image object' operation [PDF:1.6:4.8.6].
EndMarkedContent
          'End marked-content sequence' operation [PDF:1.6:10.5].
EndText
          'End text object' operation [PDF:1.6:5.3].
GraphicsObject
          Graphics object [PDF:1.6:4.1].
InlineImageBody
          Inline image data (anonymous) operation [PDF:1.6:4.8.6].
InlineImageHeader
          Inline image entries (anonymous) operation [PDF:1.6:4.8.6].
IResourceReference
          Resource reference.
ModifyClipPath
          Clipping path operation [PDF:1.6:4.4.2].
ModifyCTM
          'Modify the current transformation matrix (CTM) by concatenating the specified matrix' operation [PDF:1.6:4.3.3].
Operation
          Content stream instruction [PDF:1.6:3.7.1].
PaintPath
          Path-painting operation [PDF:1.6:4.4.2].
PaintShading
          'Paint the shape and color shading' operation [PDF:1.6:4.6.3].
PaintXObject
          'Paint the specified XObject' operation [PDF:1.6:4.7].
RestoreGraphicsState
          'Restore the graphics state by removing the most recently saved state from the stack and making it the current state' operation [PDF:1.6:4.3.3].
SaveGraphicsState
          'Save the current graphics state on the graphics state stack' operation [PDF:1.6:4.3.3].
SetFillColor
          'Set the color to use for nonstroking operations' operation [PDF:1.6:4.5.7].
SetStrokeColor
          'Set the color to use for stroking operations' operation [PDF:1.6:4.5.7].
ShowText
          Abstract 'show a text string' operation [PDF:1.6:5.3.2].
ShowText.IScanner
           
TranslateTextToNextLine
          'Move to the start of the next line' operation [PDF:1.6:5.3.1].
 

Classes in org.pdfclown.documents.contents.objects used by org.pdfclown.documents.contents.tokens
ContentObject
          Abstract content object [PDF:1.6:4.1].
Operation
          Content stream instruction [PDF:1.6:3.7.1].
 

Classes in org.pdfclown.documents.contents.objects used by org.pdfclown.documents.contents.xObjects
ContentObject
          Abstract content object [PDF:1.6:4.1].
 


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.