| Package | Description |
|---|---|
| org.verapdf.model.impl.pb.operator.textshow | |
| org.verapdf.model.operator |
| Modifier and Type | Class and Description |
|---|---|
class |
PBOp_DoubleQuote
Operator which moves to the next line and shows a text string,
using the word spacing and the character spacing (setting
the corresponding parameters in the text state)
|
class |
PBOp_Quote
Operator which moves to the next line and shows a text string
|
class |
PBOp_Tj
Operator which shows a text string
|
class |
PBOp_TJ_Big
Operator which shows one or more text strings,
allowing individual glyph positioning
|
class |
PBOpStringTextShow
Base class for all operators that uses one string as operand
|
class |
PBOpTextShow
Base class for all text show operators
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Op_DoubleQuote
EOL and text show operator with char and word spacing
|
interface |
Op_Quote
EOL and text show operator
|
interface |
Op_Tj
Text show operator
|
interface |
Op_TJ_Big
Text show operator with individual glyph positioning
|
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.