| Package | Description |
|---|---|
| org.verapdf.parser.postscript |
| Modifier and Type | Class and Description |
|---|---|
class |
PSLiteralObject
Class for literal PostScript objects.
|
class |
PSOperator
Represents executable PostScript operator.
|
class |
PSProcedure
Class represents PostScript procedure.
|
| Modifier and Type | Method and Description |
|---|---|
static PSObject |
PSObject.getPSObject(COSObject obj)
Constructs PostScript object from COS object.
|
static PSObject |
PSObject.getPSObject(COSObject obj,
boolean isExecutable) |
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.