PDF Clown
0.1.2

Package org.pdfclown.documents.contents.objects

Content stream instructions [PDF:1.6:3.7.1].

See:
          Description

Interface Summary
IResourceReference<TResource extends PdfObjectWrapper<?>> Resource reference.
ShowText.IScanner  
 

Class Summary
ApplyExtGState 'Set the specified graphics state parameters' operation [PDF:1.6:4.3.3].
BeginInlineImage 'Begin inline image object' operation [PDF:1.6:4.8.6].
BeginMarkedContent 'Begin marked-content sequence' operation [PDF:1.6:10.5].
BeginSubpath 'Begin a new subpath by moving the current point' operation [PDF:1.6:4.4.1].
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].
DrawCurve 'Append a cubic Bezier curve to the current path' operation [PDF:1.6:4.4.1].
DrawLine 'Append a straight line segment from the current point' operation [PDF:1.6:4.4.1].
DrawRectangle 'Append a rectangle to the current path as a complete subpath' operation [PDF:1.6:4.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].
GenericOperation Weakly-typed operation.
GraphicsObject Graphics object [PDF:1.6:4.1].
InlineImage Inline image object [PDF:1.6:4.8.6].
InlineImageBody Inline image data (anonymous) operation [PDF:1.6:4.8.6].
InlineImageHeader Inline image entries (anonymous) operation [PDF:1.6:4.8.6].
LocalGraphicsState Local graphics state [PDF:1.6:4.3.1].
MarkedContent Marked-content sequence [PDF:1.6:10.5].
MarkedContentPoint 'Marked-content point' operation [PDF:1.6:10.5].
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].
Path Path object [PDF:1.6:4.4].
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].
SetCharSpace 'Set the character spacing' operation [PDF:1.6:5.2].
SetDeviceCMYKFillColor 'Set the color to use for nonstroking operations in device CMYK color space' operation [PDF:1.6:4.5.7].
SetDeviceCMYKStrokeColor 'Set the color to use for stroking operations in device CMYK color space' operation [PDF:1.6:4.5.7].
SetDeviceGrayFillColor 'Set the color to use for nonstroking operations in device gray color space' operation [PDF:1.6:4.5.7].
SetDeviceGrayStrokeColor 'Set the color to use for stroking operations in device gray color space' operation [PDF:1.6:4.5.7].
SetDeviceRGBFillColor 'Set the color to use for nonstroking operations in device RGB color space' operation [PDF:1.6:4.5.7].
SetDeviceRGBStrokeColor 'Set the color to use for stroking operations in device RGB color space' operation [PDF:1.6:4.5.7].
SetFillColor 'Set the color to use for nonstroking operations' operation [PDF:1.6:4.5.7].
SetFillColorSpace 'Set the current color space to use for nonstroking operations' operation [PDF:1.6:4.5.7].
SetFont 'Set the text font' operation [PDF:1.6:5.2].
SetLineCap 'Set the line cap style' operation [PDF:1.6:4.3.3].
SetLineDash 'Set the line dash pattern' operation [PDF:1.6:4.3.3].
SetLineJoin 'Set the line join style' operation [PDF:1.6:4.3.3].
SetLineWidth 'Set the line width' operation [PDF:1.6:4.3.3].
SetMiterLimit 'Set the miter limit' operation [PDF:1.6:4.3.3].
SetStrokeColor 'Set the color to use for stroking operations' operation [PDF:1.6:4.5.7].
SetStrokeColorSpace 'Set the current color space to use for stroking operations' operation [PDF:1.6:4.5.7].
SetTextLead 'Set the text leading' operation [PDF:1.6:5.2].
SetTextMatrix 'Set the text matrix' operation [PDF:1.6:5.3.1].
SetTextRenderMode 'Set the text rendering mode' operation [PDF:1.6:5.2].
SetTextRise 'Set the text rise' operation [PDF:1.6:5.2].
SetTextScale 'Set the horizontal scaling' operation [PDF:1.6:5.2].
SetWordSpace 'Set the word spacing' operation [PDF:1.6:5.2].
Shading Shading object [PDF:1.6:4.6.3].
ShowAdjustedText 'Show one or more text strings, allowing individual glyph positioning' operation [PDF:1.6:5.3.2].
ShowSimpleText 'Show a text string' operation [PDF:1.6:5.3.2].
ShowText Abstract 'show a text string' operation [PDF:1.6:5.3.2].
ShowTextToNextLine 'Move to the next line and show a text string' operation [PDF:1.6:5.3.2].
Text Text object [PDF:1.6:5.3].
TranslateTextRelative 'Move to the start of the next line, offset from the start of the current line' operation [PDF:1.6:5.2].
TranslateTextToNextLine 'Move to the start of the next line' operation [PDF:1.6:5.3.1].
XObject External object shown in a content stream context [PDF:1.6:4.7].
 

Package org.pdfclown.documents.contents.objects Description

Content stream instructions [PDF:1.6:3.7.1].

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


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.