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