| Class | Description |
|---|---|
| PBOp_b_closepath_fill_stroke |
Operator which closes, fills and then strokes the pat.
|
| PBOp_B_fill_stroke |
Operator which fills and then strokes the path.
|
| PBOp_bstar_closepath_eofill_stroke |
Operator which closes, fills, and then strokes the path.
|
| PBOp_BStar_eofill_stroke |
Operator which fills and then strokes the path.
|
| PBOp_f_fill |
Operator which fills the path, using the nonzero winding
number rule to determine the region to fill
|
| PBOp_F_fill_obsolete |
Operator equivalent to f
|
| PBOp_FStar |
Operator which fills the path, using the even-odd rule
to determine the region to fill
|
| PBOp_n |
Operator which ends the path object without filling or
stroking it.
|
| PBOp_s_close_stroke |
Operator which closes and strokes the path
|
| PBOp_S_stroke |
Operator which strokes the path
|
| PBOpFillAndStroke |
Base class for path paint operators which strokes and fills path
|
| PBOpFillPaint |
Base class for path paint operators which fills the path
|
| PBOpPathPaint |
Base class for all path paint operators
|
| PBOpStrokePaint |
Base class for path paint operators which strokes the path
|
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.