ShFill

ShFill class

Class representing sh operator (paint area with shading pattern).

The ShFill type exposes the following members:

Constructors

NameDescription
ShFill(shading_name)Initializes a new instance of the ShFill class

Properties

NameDescription
indexOperator index in page operators list.
nameGets or sets the shading name.

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