|
PDF Clown 0.0.8 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ShowText.IScanner |
Class Summary | |
---|---|
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]. |
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]. |
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]. |
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]. |
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]. |
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]. |
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]. |
SetExtGState | 'Set the specified graphics state parameters' operation [PDF:1.6:4.3.3]. |
SetFillColor | '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 | '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 in a device, CIE-based (other than ICCBased), or Indexed color space' 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]. |
Stroke | 'Stroke the path' operation [PDF:1.6:4.4.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 [PDF:1.6:4.7]. |
Content stream instructions [PDF:1.6:3.7.1].
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
PDF Clown 0.0.8 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |