| Package | Description |
|---|---|
| de.intarsys.pdf.content |
The "content" package contains functionality to work on PDF content streams.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CSLiteral
An "operation" that is not parsed but completely given in a byte sequence.
|
| Modifier and Type | Method and Description |
|---|---|
CSOperation |
CSContent.getLastOperation()
remove last operation from the rendering program.
|
CSOperation |
CSContent.getOperation(int index) |
CSOperation[] |
CSContent.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CSContent.addOperation(CSOperation op)
Add another operation to the rendering program.
|
void |
CSContent.addOperation(int index,
CSOperation op)
Add another operation to the rendering program.
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.