Package | Description |
---|---|
com.lowagie.text.pdf.parser |
Modifier and Type | Field and Description |
---|---|
protected GraphicsState |
ParsedText.gs |
Modifier and Type | Field and Description |
---|---|
Stack<GraphicsState> |
PdfContentStreamHandler.gsStack
Stack keeping track of the graphics state.
|
Modifier and Type | Method and Description |
---|---|
float |
ParsedText.getUnscaledTextWidth(GraphicsState gs) |
Constructor and Description |
---|
GraphicsState(GraphicsState source)
Copy constructor.
|
Copyright © 2018. All rights reserved.