com.lowagie.text.pdf
static class PdfContentByte.GraphicState extends Object
Field Summary | |
---|---|
protected float | charSpace The current character spacing |
ColorDetails | colorDetails This is the color in use |
FontDetails | fontDetails This is the font in use |
protected float | leading The current text leading. |
protected float | scale The current horizontal scaling |
float | size This is the font size in use |
protected float | wordSpace The current word spacing |
protected float | xTLM The x position of the text line matrix. |
protected float | yTLM The y position of the text line matrix. |
Constructor Summary | |
---|---|
GraphicState() | |
GraphicState(PdfContentByte.GraphicState cp) |