| Package | Description |
|---|---|
| org.sejda.sambox.contentstream | |
| org.sejda.sambox.pdmodel.graphics.state |
| Modifier and Type | Method and Description |
|---|---|
PDGraphicsState |
PDFStreamEngine.getGraphicsState() |
| Modifier and Type | Method and Description |
|---|---|
protected Deque<PDGraphicsState> |
PDFStreamEngine.saveGraphicsStack()
Saves the entire graphics stack.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PDFStreamEngine.restoreGraphicsStack(Deque<PDGraphicsState> snapshot)
Restores the entire graphics stack.
|
| Modifier and Type | Method and Description |
|---|---|
PDGraphicsState |
PDGraphicsState.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDExtendedGraphicsState.copyIntoGraphicsState(PDGraphicsState gs)
This will implement the gs operator.
|
Copyright © 2020 sejda. All rights reserved.