| Modifier and Type | Field and Description |
|---|---|
protected boolean |
changeLeading
Indicates if the height and offset of the Image has to be taken into account
|
protected com.aowagie.text.pdf.PdfFont |
font
The font for this
PdfChunk. |
| Modifier and Type | Method and Description |
|---|---|
float |
getTextRise()
Gets the text displacement relative to the baseline.
|
boolean |
isNewlineSplit()
Checks if the
PdfChunk split was caused by a newline. |
String |
toString() |
float |
trimFirstSpace() |
protected com.aowagie.text.pdf.PdfFont font
PdfChunk.protected boolean changeLeading
public boolean isNewlineSplit()
PdfChunk split was caused by a newline.true if the PdfChunk split was caused by a newline.public float getTextRise()
public float trimFirstSpace()
public String toString()
toString in class ObjectObject.toString()Copyright © 2021. All rights reserved.