Save This Page
Home » iText-2.1.7 » com.lowagie » text » pdf » [javadoc | source]
com.lowagie.text.pdf
public static class: PdfDocument.Indentation [javadoc | source]
java.lang.Object
   com.lowagie.text.pdf.PdfDocument$Indentation
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