Package | Description |
---|---|
com.itextpdf.text.pdf.parser |
Modifier and Type | Method and Description |
---|---|
GraphicsState |
PdfContentStreamProcessor.gs()
Returns the current graphics state.
|
Constructor and Description |
---|
GraphicsState(GraphicsState source)
Copy constructor.
|
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. |
PathPaintingRenderInfo(int operation,
int rule,
GraphicsState gs) |
Copyright © 2015. All rights reserved.