| Field Summary |
|---|
| float | indentLeft | This represents the current indentation of the PDF Elements on the left side. |
| float | sectionIndentLeft | Indentation to the left caused by a section. |
| float | listIndentLeft | This represents the current indentation of the PDF Elements on the left side. |
| float | imageIndentLeft | This is the indentation caused by an image on the left. |
| float | indentRight | This represents the current indentation of the PDF Elements on the right side. |
| float | sectionIndentRight | Indentation to the right caused by a section. |
| float | imageIndentRight | This is the indentation caused by an image on the right. |
| float | indentTop | This represents the current indentation of the PDF Elements on the top side. |
| float | indentBottom | This represents the current indentation of the PDF Elements on the bottom side. |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |