it.stefanochizzolini.clown.documents.contents.objects |
Content stream instructions [PDF:1.6:3.7.1].
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
Java Source File Name | Type | Comment |
BeginInlineImage.java | Class | 'Begin inline image object' operation [PDF:1.6:4.8.6]. |
BeginText.java | Class | 'Begin text object' operation [PDF:1.6:5.3]. |
CompositeObject.java | Class | Composite object. |
ContainerObject.java | Class | Container object. |
ContentObject.java | Class | Abstract content object [PDF:1.6:4.1]. |
DrawRectangle.java | Class | 'Append a rectangle to the current path as a complete subpath' operation
[PDF:1.6:4.4.1]. |
EndInlineImage.java | Class | 'End inline image object' operation [PDF:1.6:4.8.6]. |
EndText.java | Class | 'End text object' operation [PDF:1.6:5.3]. |
Fill.java | Class | 'Fill the path, using the nonzero winding number rule to determine the region to fill' operation
[PDF:1.6:4.4.2]. |
FillStroke.java | Class | '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]. |
GraphicsObject.java | Class | Graphics object [PDF:1.6:4.1]. |
InlineImage.java | Class | Inline image object [PDF:1.6:4.8.6]. |
InlineImageBody.java | Class | Inline image data (anonymous) operation [PDF:1.6:4.8.6]. |
InlineImageHeader.java | Class | Inline image entries (anonymous) operation [PDF:1.6:4.8.6]. |
LocalGraphicsState.java | Class | Local graphics state [PDF:1.6:4.3.1]. |
ModifyCTM.java | Class | 'Modify the current transformation matrix (CTM) by concatenating the specified matrix' operation
[PDF:1.6:4.3.3]. |
Operation.java | Class | Content stream instruction [PDF:1.6:3.7.1]. |
PaintShadingObject.java | Class | 'Paint the shape and color shading' operation [PDF:1.6:4.6.3]. |
PaintXObject.java | Class | 'Paint the specified XObject' operation [PDF:1.6:4.7]. |
RestoreGraphicsState.java | Class | '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.java | Class | 'Save the current graphics state on the graphics state stack' operation [PDF:1.6:4.3.3]. |
SetCharSpace.java | Class | 'Set the character spacing' operation [PDF:1.6:5.2]. |
SetFillColor.java | Class | 'Set the color to use for nonstroking operations in a device, CIE-based (other than ICCBased),
or Indexed color space' operation [PDF:1.6:4.5.7]. |
SetFillColorSpace.java | Class | 'Set the current color space to use for nonstroking operations' operation [PDF:1.6:4.5.7]. |
SetFont.java | Class | 'Set the text font' operation [PDF:1.6:5.2]. |
SetLineCap.java | Class | 'Set the line cap style' operation [PDF:1.6:4.3.3]. |
SetLineDash.java | Class | 'Set the line dash pattern' operation [PDF:1.6:4.3.3]. |
SetLineJoin.java | Class | 'Set the line join style' operation [PDF:1.6:4.3.3]. |
SetLineWidth.java | Class | 'Set the line width' operation [PDF:1.6:4.3.3]. |
SetMiterLimit.java | Class | 'Set the miter limit' operation [PDF:1.6:4.3.3]. |
SetStrokeColor.java | Class | 'Set the color to use for stroking operations in a device, CIE-based (other than ICCBased),
or Indexed color space' operation [PDF:1.6:4.5.7]. |
SetStrokeColorSpace.java | Class | 'Set the current color space to use for stroking operations' operation [PDF:1.6:4.5.7]. |
SetTextLead.java | Class | 'Set the text leading' operation [PDF:1.6:5.2]. |
SetTextMatrix.java | Class | 'Set the text matrix' operation [PDF:1.6:5.3.1]. |
SetTextRenderMode.java | Class | 'Set the text rendering mode' operation [PDF:1.6:5.2]. |
SetTextRise.java | Class | 'Set the text rise' operation [PDF:1.6:5.2]. |
SetTextScale.java | Class | 'Set the horizontal scaling' operation [PDF:1.6:5.2]. |
SetWordSpace.java | Class | 'Set the word spacing' operation [PDF:1.6:5.2]. |
ShadingObject.java | Class | Shading object [PDF:1.6:4.6.3]. |
ShowText.java | Class | 'Show a text string' operation [PDF:1.6:5.3.2]. |
Stroke.java | Class | 'Stroke the path' operation [PDF:1.6:4.4.2]. |
Text.java | Class | Text object [PDF:1.6:5.3]. |
TranslateTextRelative.java | Class | 'Move to the start of the next line, offset from the start of the current line' operation
[PDF:1.6:5.2]. |
TranslateTextToNextLine.java | Class | 'Move to the start of the next line' operation [PDF:1.6:5.3.1]. |
XObject.java | Class | External object [PDF:1.6:4.7]. |