| Package | Description |
|---|---|
| org.verapdf.model.impl.pb.operator.specialgs | |
| org.verapdf.model.operator |
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_cm
Operator which modifies the current transformation
matrix (CTM) by concatenating the specified matrix
|
class |
PBOp_Q_grestore
Operator which restores the graphics state by removing
the most recently saved state from the stack and making
it the current state
|
class |
PBOp_q_gsave
Operator defining the current graphics state on the
graphics state stack
|
class |
PBOpSpecialGS
Base class for special graphic state operators
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Op_cm
current transformation matrix
|
interface |
Op_Q_grestore
grestore operator
|
interface |
Op_q_gsave
gsave operator
|
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.