Operator

Operator class

Abstract class representing operator.

The Operator type exposes the following members:

Properties

NameDescription
indexOperator index in page operators list.

Methods

NameDescription
accept(visitor)Accepts visitor IOperatorSelector which provides operators processing.
is_text_show_operator(op)Determines if the operator is operator which responsible for text output (Tj, TJ, etc)

See Also