| Package | Description |
|---|---|
| org.verapdf.model.operator |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Op_b_closepath_fill_stroke
path close, fill and stroke operator
|
interface |
Op_B_fill_stroke
path fill and stroke operator
|
interface |
Op_bstar_closepath_eofill_stroke
path close, fill (even-odd rule) and stroke operator
|
interface |
Op_BStar_eofill_stroke
path fill (even-odd rule) and stroke operator
|
interface |
Op_f_fill
path fill operator
|
interface |
Op_F_fill_obsolete
another path fill operator
|
interface |
Op_FStar
path fill (even-odd rule) operator
|
interface |
Op_n
path painting no-op
|
interface |
Op_s_close_stroke
path close and stroke operator
|
interface |
Op_S_stroke
path stroke operator
|
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.