| Package | Description |
|---|---|
| org.verapdf.gf.model.impl.operator.pathpaint | |
| org.verapdf.model.operator |
| Modifier and Type | Class and Description |
|---|---|
class |
GFOp_b_closepath_fill_stroke |
class |
GFOp_B_fill_stroke |
class |
GFOp_bstar_closepath_eofill_stroke |
class |
GFOp_BStar_eofill_stroke |
class |
GFOp_f_fill |
class |
GFOp_F_fill_obsolete |
class |
GFOp_FStar |
class |
GFOp_n |
class |
GFOp_s_close_stroke |
class |
GFOp_S_stroke |
class |
GFOpFillAndStroke |
class |
GFOpFillPaint |
class |
GFOpPathPaint |
class |
GFOpStrokePaint |
| 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–2017 The veraPDF Consortium. All rights reserved.