private static class |
PdfCanvasProcessor.BeginMarkedContentDictionaryOperator |
A handler that implements operator (BDC).
|
private static class |
PdfCanvasProcessor.BeginMarkedContentOperator |
A handler that implements operator (BMC).
|
private static class |
PdfCanvasProcessor.BeginTextOperator |
A handler that implements operator (BT).
|
private static class |
PdfCanvasProcessor.ClipPathOperator |
A handler that implements operator (W, W*).
|
private static class |
PdfCanvasProcessor.CloseSubpathOperator |
A handler that implements operator (h).
|
private static class |
PdfCanvasProcessor.CurveFirstPointDuplicatedOperator |
A handler that implements operator (v).
|
private static class |
PdfCanvasProcessor.CurveFourhPointDuplicatedOperator |
A handler that implements operator (y).
|
private static class |
PdfCanvasProcessor.CurveOperator |
A handler that implements operator (c).
|
private static class |
PdfCanvasProcessor.DoOperator |
A handler that implements operator (Do).
|
private static class |
PdfCanvasProcessor.EndImageOperator |
A handler that implements operator (EI).
|
private static class |
PdfCanvasProcessor.EndMarkedContentOperator |
A handler that implements operator (EMC).
|
private static class |
PdfCanvasProcessor.EndTextOperator |
A handler that implements operator (ET).
|
private static class |
PdfCanvasProcessor.IgnoreOperator |
A handler that implements operator (unregistered).
|
private static class |
PdfCanvasProcessor.LineToOperator |
A handler that implements operator (l).
|
private static class |
PdfCanvasProcessor.ModifyCurrentTransformationMatrixOperator |
A handler that implements operator (cm).
|
private static class |
PdfCanvasProcessor.MoveNextLineAndShowTextOperator |
A handler that implements operator (').
|
private static class |
PdfCanvasProcessor.MoveNextLineAndShowTextWithSpacingOperator |
A handler that implements operator (").
|
private static class |
PdfCanvasProcessor.MoveToOperator |
A handler that implements operator (m).
|
private static class |
PdfCanvasProcessor.PaintPathOperator |
A handler that implements operator (S, s, f, F, f*, B, B*, b, b*).
|
protected static class |
PdfCanvasProcessor.PopGraphicsStateOperator |
A handler that implements operator (Q).
|
private static class |
PdfCanvasProcessor.ProcessGraphicsStateResourceOperator |
A handler that implements operator (gs).
|
private static class |
PdfCanvasProcessor.PushGraphicsStateOperator |
A handler that implements operator (q).
|
private static class |
PdfCanvasProcessor.RectangleOperator |
A handler that implements operator (re).
|
private static class |
PdfCanvasProcessor.SetCMYKFillOperator |
A handler that implements operator (k).
|
private static class |
PdfCanvasProcessor.SetCMYKStrokeOperator |
A handler that implements operator (K).
|
private static class |
PdfCanvasProcessor.SetColorFillOperator |
A handler that implements operator (sc / scn).
|
private static class |
PdfCanvasProcessor.SetColorSpaceFillOperator |
A handler that implements operator (CS).
|
private static class |
PdfCanvasProcessor.SetColorSpaceStrokeOperator |
A handler that implements operator (cs).
|
private static class |
PdfCanvasProcessor.SetColorStrokeOperator |
A handler that implements operator (SC / SCN).
|
private static class |
PdfCanvasProcessor.SetGrayFillOperator |
A handler that implements operator (g).
|
private static class |
PdfCanvasProcessor.SetGrayStrokeOperator |
A handler that implements operator (G).
|
private static class |
PdfCanvasProcessor.SetLineCapOperator |
A handler that implements operator (J).
|
private static class |
PdfCanvasProcessor.SetLineDashPatternOperator |
A handler that implements operator (d).
|
private static class |
PdfCanvasProcessor.SetLineJoinOperator |
A handler that implements operator (j).
|
private static class |
PdfCanvasProcessor.SetLineWidthOperator |
A handler that implements operator (w).
|
private static class |
PdfCanvasProcessor.SetMiterLimitOperator |
A handler that implements operator (M).
|
private static class |
PdfCanvasProcessor.SetRGBFillOperator |
A handler that implements operator (rg).
|
private static class |
PdfCanvasProcessor.SetRGBStrokeOperator |
A handler that implements operator (RG).
|
private static class |
PdfCanvasProcessor.SetTextCharacterSpacingOperator |
A handler that implements operator (Tc).
|
private static class |
PdfCanvasProcessor.SetTextFontOperator |
A handler that implements operator (Tf).
|
private static class |
PdfCanvasProcessor.SetTextHorizontalScalingOperator |
A handler that implements operator (Tz).
|
private static class |
PdfCanvasProcessor.SetTextLeadingOperator |
A handler that implements operator (TL).
|
private static class |
PdfCanvasProcessor.SetTextRenderModeOperator |
A handler that implements operator (Tr).
|
private static class |
PdfCanvasProcessor.SetTextRiseOperator |
A handler that implements operator (Ts).
|
private static class |
PdfCanvasProcessor.SetTextWordSpacingOperator |
A handler that implements operator (Tw).
|
private static class |
PdfCanvasProcessor.ShowTextArrayOperator |
A handler that implements operator (TJ).
|
private static class |
PdfCanvasProcessor.ShowTextOperator |
A handler that implements operator (Tj).
|
private static class |
PdfCanvasProcessor.TextMoveNextLineOperator |
A handler that implements operator (T*).
|
private static class |
PdfCanvasProcessor.TextMoveStartNextLineOperator |
A handler that implements operator (Td).
|
private static class |
PdfCanvasProcessor.TextMoveStartNextLineWithLeadingOperator |
A handler that implements operator (TD).
|
private static class |
PdfCanvasProcessor.TextSetTextMatrixOperator |
A handler that implements operator (Tm).
|