IContentOperator Public interface
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf.parser iTextSharp.text.pdf.parser.IContentOperator[[IContentOperator]] class iTextSharp.text.pdf.parser.IContentOperator interfaceStyle; end
Members
Methods
Public methods
|
Returns |
Name |
|---|---|
|
|
(
processor,
oper,
> operands) |
Details
Methods
Invoke
public void Invoke(PdfContentStreamProcessor processor, PdfLiteral oper, List<PdfObject> operands)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
processor |
|
|
|
oper |
|
|
> |
operands |
Generated with ModularDoc