|
jPod PDF library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CSOperation | |
|---|---|
| de.intarsys.pdf.content | The "content" package contains functionality to work on PDF content streams. |
| Uses of CSOperation in de.intarsys.pdf.content |
|---|
| Subclasses of CSOperation in de.intarsys.pdf.content | |
|---|---|
class |
CSLiteral
An "operation" that is not parsed but completely given in a byte sequence. |
| Methods in de.intarsys.pdf.content that return CSOperation | |
|---|---|
CSOperation |
CSContent.getLastOperation()
remove last operation from the rendering program. |
CSOperation |
CSContent.getOperation(int index)
|
CSOperation[] |
CSContent.getOperations()
|
| Methods in de.intarsys.pdf.content with parameters of type CSOperation | |
|---|---|
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. |
|
jPod PDF library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||