Package | Description |
---|---|
com.itextpdf.text.pdf.parser |
Modifier and Type | Method | Description |
---|---|---|
GraphicsState |
PdfContentStreamProcessor.gs() |
Returns the current graphics state.
|
Constructor | Description |
---|---|
GraphicsState(GraphicsState source) |
Copy constructor.
|
PathPaintingRenderInfo(int operation,
int rule,
GraphicsState gs) |
|
PathPaintingRenderInfo(int operation,
GraphicsState gs) |
If the operation is
PathPaintingRenderInfo.NO_OP then the rule is ignored,
otherwise PathPaintingRenderInfo.NONZERO_WINDING_RULE is used by default. |
Copyright © 2018. All rights reserved.