PDF Clown
0.0.8

Uses of Package
it.stefanochizzolini.clown.documents.contents.objects

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

Classes in it.stefanochizzolini.clown.documents.contents.objects used by it.stefanochizzolini.clown.documents
ContentObject
          Abstract content object [PDF:1.6:4.1].
 

Classes in it.stefanochizzolini.clown.documents.contents.objects used by it.stefanochizzolini.clown.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 it.stefanochizzolini.clown.documents.contents.objects used by it.stefanochizzolini.clown.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 it.stefanochizzolini.clown.documents.contents.objects used by it.stefanochizzolini.clown.documents.contents.entities
ContentObject
          Abstract content object [PDF:1.6:4.1].
 

Classes in it.stefanochizzolini.clown.documents.contents.objects used by it.stefanochizzolini.clown.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].
CloseFillStroke
          'Close, fill, and then stroke the path, using the nonzero winding number rule to determine the region to fill' operation [PDF:1.6:4.4.2].
CloseFillStrokeEvenOdd
          'Close, fill, and then stroke the path, using the even-odd rule to determine the region to fill' operation [PDF:1.6:4.4.2].
CloseStroke
          'Close and stroke the path' operation [PDF:1.6:4.4.2].
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.
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].
EndPathNoOp
          'End the path object without filling or stroking it' operation [PDF:1.6:4.4.2].
EndText
          'End text object' operation [PDF:1.6:5.3].
Fill
          'Fill the path, using the nonzero winding number rule to determine the region to fill' operation [PDF:1.6:4.4.2].
FillEvenOdd
          'Fill the path, using the even-odd rule to determine the region to fill' operation [PDF:1.6:4.4.2].
FillStroke
          'Fill and then stroke the path, using the nonzero winding number rule to determine the region to fill' operation [PDF:1.6:4.4.2].
FillStrokeEvenOdd
          'Fill and then stroke the path, using the even-odd rule to determine the region to fill' operation [PDF:1.6:4.4.2].
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].
ModifyClipPath
          'Modify the current clipping path by intersecting it with the current path, using the nonzero winding number rule to determine which regions lie inside the clipping path' operation [PDF:1.6:4.4.2].
ModifyClipPathEvenOdd
          'Modify the current clipping path by intersecting it with the current path, using the even-odd rule to determine which regions lie inside the 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].
ShowText
          Abstract 'show a text string' operation [PDF:1.6:5.3.2].
ShowText.IScanner
           
Stroke
          'Stroke the path' operation [PDF:1.6:4.4.2].
TranslateTextToNextLine
          'Move to the start of the next line' operation [PDF:1.6:5.3.1].
 

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

Classes in it.stefanochizzolini.clown.documents.contents.objects used by it.stefanochizzolini.clown.documents.contents.xObjects
ContentObject
          Abstract content object [PDF:1.6:4.1].
 


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.