| Package | Description |
|---|---|
| org.verapdf.model.impl.pb.operator.generalgs | |
| org.verapdf.model.impl.pb.operator.specialgs | |
| org.verapdf.model.operator |
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_d
Operator defining the line dash pattern in the graphics state
|
class |
PBOp_gs
Operator defining the specified parameters in the graphics state.
|
class |
PBOp_i
Operator defining the flatness tolerance in the graphics state
|
class |
PBOp_J_line_cap
Operator defining the line cap style in the graphics state
|
class |
PBOp_j_line_join
Operator defining the line join style in the graphics state
|
class |
PBOp_M_miter_limit
Operator defining the miter limit in the graphics state
|
class |
PBOp_ri
Operator defining the color rendering intent in the graphics state
|
class |
PBOp_w_line_width
Operator defining the line width in the graphics state
|
class |
PBOpGeneralGS
Base class of general graphic state operators
|
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_q_gsave
Operator defining the current graphics state on the
graphics state stack
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Op_d
set dash pattern operator
|
interface |
Op_gs
extended graphics state operator
|
interface |
Op_i
flatness operator
|
interface |
Op_J_line_cap
set line cap operator
|
interface |
Op_j_line_join
set line join operator
|
interface |
Op_M_miter_limit
miter limit operator
|
interface |
Op_ri
rendering intent operator
|
interface |
Op_w_line_width
set line width operator
|
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.