Clip

Clip class

Class representing W operator (set clipping path using non-zero winding rule).

The Clip type exposes the following members:

Constructors

NameDescription
Clip()Initializes operator.

Properties

NameDescription
indexOperator index in page operators list.

Methods

NameDescription
accept(visitor)Accepts visitor object to process operator.
is_text_show_operator(op)Determines if the operator is operator which responsible for text output (Tj, TJ, etc)

See Also