用iText类库制作PDF文档 展示 PdfPCell.html源代码

来源:互联网 发布:mac照片分类管理 编辑:程序博客网 时间:2024/05/05 23:32
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc on Wed Nov 20 13:01:35 CET 2002 -->
  6. <TITLE>
  7. PdfPCell
  8. </TITLE>
  9. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  10. </HEAD>
  11. <SCRIPT>
  12. function asd()
  13. {
  14. parent.document.title="PdfPCell";
  15. }
  16. </SCRIPT>
  17. <BODY BGCOLOR="white" onload="asd();">
  18.  
  19. <!-- ========== START OF NAVBAR ========== -->
  20. <A NAME="navbar_top"><!-- --></A>
  21. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
  22. <TR>
  23. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  24. <A NAME="navbar_top_firstrow"><!-- --></A>
  25. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  26.   <TR ALIGN="center" VALIGN="top">
  27.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  28.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  29.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  30.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  31.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  32.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  33.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  34.   </TR>
  35. </TABLE>
  36. </TD>
  37. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  38. </EM>
  39. </TD>
  40. </TR>
  41.  
  42. <TR>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. &nbsp;<A HREF="../../../../com/lowagie/text/pdf/PdfPatternPainter.html"><B>PREV CLASS</B></A>&nbsp;
  45. &nbsp;<A HREF="../../../../com/lowagie/text/pdf/PdfProcSet.html"><B>NEXT CLASS</B></A></FONT></TD>
  46. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  47.   <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
  48. &nbsp;<A HREF="PdfPCell.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
  49. &nbsp;
  50. <SCRIPT>
  51.   <!--
  52.  if(window==top) {
  53.    document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
  54.  }
  55.  //-->
  56. </SCRIPT>
  57. <NOSCRIPT>
  58. <A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
  59. </NOSCRIPT>
  60. </FONT></TD>
  61. </TR>
  62. <TR>
  63. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  64.   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<AHREF="#method_summary">METHOD</A></FONT></TD>
  65. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  66. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  67. </TR>
  68. </TABLE>
  69. <!-- =========== END OF NAVBAR =========== -->
  70.  
  71. <HR>
  72. <!-- ======== START OF CLASS DATA ======== -->
  73. <H2>
  74. <FONT SIZE="-1">
  75. com.lowagie.text.pdf</FONT>
  76. <BR>
  77. Class  PdfPCell</H2>
  78. <PRE>
  79. <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">java.lang.Object</A>
  80.   |
  81.   +--<A HREF="../../../../com/lowagie/text/Rectangle.html">com.lowagie.text.Rectangle</A>
  82.         |
  83.         +--<B>com.lowagie.text.pdf.PdfPCell</B>
  84. </PRE>
  85. <DL>
  86. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/lowagie/text/Element.html">Element</A><AHREF="../../../../com/lowagie/text/MarkupAttributes.html">MarkupAttributes</A></DD>
  87. </DL>
  88. <HR>
  89. <DL>
  90. <DT>public class <B>PdfPCell</B><DT>extends <A HREF="../../../../com/lowagie/text/Rectangle.html">Rectangle</A></DL>
  91.  
  92. <P>
  93. A cell in a PdfPTable.
  94. <P>
  95.  
  96. <P>
  97. <HR>
  98.  
  99. <P>
  100. <!-- ======== NESTED CLASS SUMMARY ======== -->
  101.  
  102.  
  103. <!-- =========== FIELD SUMMARY =========== -->
  104.  
  105. <A NAME="field_summary"><!-- --></A>
  106. <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  107. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  108. <TD COLSPAN=2><FONT SIZE="+2">
  109. <B>Field Summary</B></FONT></TD>
  110. </TR>
  111. <TR BGCOLOR="white" CLASS="TableRowColor">
  112. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  113. <CODE>private &nbsp;int</CODE></FONT></TD>
  114. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#colspan">colspan</A></B></CODE>
  115.  
  116. <BR>
  117. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holds value of property colspan.</TD>
  118. </TR>
  119. <TR BGCOLOR="white" CLASS="TableRowColor">
  120. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  121. <CODE>protected &nbsp;float</CODE></FONT></TD>
  122. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#extraParagraphSpace">extraParagraphSpace</A></B></CODE>
  123.  
  124. <BR>
  125. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The extra space between paragraphs.</TD>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  129. <CODE>private &nbsp;float</CODE></FONT></TD>
  130. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#fixedHeight">fixedHeight</A></B></CODE>
  131.  
  132. <BR>
  133. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holds value of property fixedHeight.</TD>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  137. <CODE>protected &nbsp;float</CODE></FONT></TD>
  138. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#fixedLeading">fixedLeading</A></B></CODE>
  139.  
  140. <BR>
  141. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The fixed text leading.</TD>
  142. </TR>
  143. <TR BGCOLOR="white" CLASS="TableRowColor">
  144. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  145. <CODE>protected &nbsp;float</CODE></FONT></TD>
  146. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#followingIndent">followingIndent</A></B></CODE>
  147.  
  148. <BR>
  149. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The following paragraph lines indent.</TD>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  153. <CODE>private &nbsp;int</CODE></FONT></TD>
  154. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#horizontalAlignment">horizontalAlignment</A></B></CODE>
  155.  
  156. <BR>
  157. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holds value of property horizontalAlignment.</TD>
  158. </TR>
  159. <TR BGCOLOR="white" CLASS="TableRowColor">
  160. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  161. <CODE>protected &nbsp;float</CODE></FONT></TD>
  162. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#indent">indent</A></B></CODE>
  163.  
  164. <BR>
  165. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The first paragraph line indent.</TD>
  166. </TR>
  167. <TR BGCOLOR="white" CLASS="TableRowColor">
  168. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  169. <CODE>private &nbsp;float</CODE></FONT></TD>
  170. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#minimumHeight">minimumHeight</A></B></CODE>
  171.  
  172. <BR>
  173. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holds value of property minimumHeight.</TD>
  174. </TR>
  175. <TR BGCOLOR="white" CLASS="TableRowColor">
  176. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  177. <CODE>protected &nbsp;float</CODE></FONT></TD>
  178. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#multipliedLeading">multipliedLeading</A></B></CODE>
  179.  
  180. <BR>
  181. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The text leading that is multiplied by the biggest font size in the line.</TD>
  182. </TR>
  183. <TR BGCOLOR="white" CLASS="TableRowColor">
  184. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  185. <CODE>private &nbsp;boolean</CODE></FONT></TD>
  186. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#noWrap">noWrap</A></B></CODE>
  187.  
  188. <BR>
  189. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holds value of property noWrap.</TD>
  190. </TR>
  191. <TR BGCOLOR="white" CLASS="TableRowColor">
  192. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  193. <CODE>private &nbsp;float</CODE></FONT></TD>
  194. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#paddingBottom">paddingBottom</A></B></CODE>
  195.  
  196. <BR>
  197. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holds value of property paddingBottom.</TD>
  198. </TR>
  199. <TR BGCOLOR="white" CLASS="TableRowColor">
  200. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  201. <CODE>private &nbsp;float</CODE></FONT></TD>
  202. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#paddingLeft">paddingLeft</A></B></CODE>
  203.  
  204. <BR>
  205. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holds value of property paddingLeft.</TD>
  206. </TR>
  207. <TR BGCOLOR="white" CLASS="TableRowColor">
  208. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  209. <CODE>private &nbsp;float</CODE></FONT></TD>
  210. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#paddingRight">paddingRight</A></B></CODE>
  211.  
  212. <BR>
  213. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holds value of property paddingLeft.</TD>
  214. </TR>
  215. <TR BGCOLOR="white" CLASS="TableRowColor">
  216. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  217. <CODE>private &nbsp;float</CODE></FONT></TD>
  218. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#paddingTop">paddingTop</A></B></CODE>
  219.  
  220. <BR>
  221. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holds value of property paddingTop.</TD>
  222. </TR>
  223. <TR BGCOLOR="white" CLASS="TableRowColor">
  224. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  225. <CODE>protected &nbsp;<A HREF="../../../../com/lowagie/text/Phrase.html">Phrase</A></CODE></FONT></TD>
  226. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#phrase">phrase</A></B></CODE>
  227.  
  228. <BR>
  229. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The text in the cell.</TD>
  230. </TR>
  231. <TR BGCOLOR="white" CLASS="TableRowColor">
  232. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  233. <CODE>protected &nbsp;float</CODE></FONT></TD>
  234. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#rightIndent">rightIndent</A></B></CODE>
  235.  
  236. <BR>
  237. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The right paragraph lines indent.</TD>
  238. </TR>
  239. <TR BGCOLOR="white" CLASS="TableRowColor">
  240. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  241. <CODE>protected &nbsp;int</CODE></FONT></TD>
  242. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#runDirection">runDirection</A></B></CODE>
  243.  
  244. <BR>
  245. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  246. </TR>
  247. <TR BGCOLOR="white" CLASS="TableRowColor">
  248. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  249. <CODE>private &nbsp;float</CODE></FONT></TD>
  250. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#spaceCharRatio">spaceCharRatio</A></B></CODE>
  251.  
  252. <BR>
  253. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  254. </TR>
  255. <TR BGCOLOR="white" CLASS="TableRowColor">
  256. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  257. <CODE>private &nbsp;<A HREF="../../../../com/lowagie/text/pdf/PdfPTable.html">PdfPTable</A></CODE></FONT></TD>
  258. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#table">table</A></B></CODE>
  259.  
  260. <BR>
  261. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holds value of property table.</TD>
  262. </TR>
  263. <TR BGCOLOR="white" CLASS="TableRowColor">
  264. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  265. <CODE>private &nbsp;int</CODE></FONT></TD>
  266. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#verticalAlignment">verticalAlignment</A></B></CODE>
  267.  
  268. <BR>
  269. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Holds value of property verticalAlignment.</TD>
  270. </TR>
  271. </TABLE>
  272. &nbsp;<A NAME="fields_inherited_from_class_com.lowagie.text.Rectangle"><!-- --></A>
  273. <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  274. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  275. <TD><B>Fields inherited from class com.lowagie.text.<A HREF="../../../../com/lowagie/text/Rectangle.html">Rectangle</A></B></TD>
  276. </TR>
  277. <TR BGCOLOR="white" CLASS="TableRowColor">
  278. <TD><CODE><A HREF="../../../../com/lowagie/text/Rectangle.html#background">background</A><AHREF="../../../../com/lowagie/text/Rectangle.html#border">border</A><A HREF="../../../../com/lowagie/text/Rectangle.html#borderWidth">borderWidth</A><AHREF="../../../../com/lowagie/text/Rectangle.html#BOTTOM">BOTTOM</A><A HREF="../../../../com/lowagie/text/Rectangle.html#BOX">BOX</A><AHREF="../../../../com/lowagie/text/Rectangle.html#color">color</A><A HREF="../../../../com/lowagie/text/Rectangle.html#grayFill">grayFill</A><AHREF="../../../../com/lowagie/text/Rectangle.html#LEFT">LEFT</A><A HREF="../../../../com/lowagie/text/Rectangle.html#llx">llx</A><AHREF="../../../../com/lowagie/text/Rectangle.html#lly">lly</A><A HREF="../../../../com/lowagie/text/Rectangle.html#markupAttributes">markupAttributes</A>,<A HREF="../../../../com/lowagie/text/Rectangle.html#NO_BORDER">NO_BORDER</A><A HREF="../../../../com/lowagie/text/Rectangle.html#RIGHT">RIGHT</A><AHREF="../../../../com/lowagie/text/Rectangle.html#rotation">rotation</A><A HREF="../../../../com/lowagie/text/Rectangle.html#TOP">TOP</A><AHREF="../../../../com/lowagie/text/Rectangle.html#UNDEFINED">UNDEFINED</A><A HREF="../../../../com/lowagie/text/Rectangle.html#urx">urx</A><AHREF="../../../../com/lowagie/text/Rectangle.html#ury">ury</A></CODE></TD>
  279. </TR>
  280. </TABLE>
  281. &nbsp;<A NAME="fields_inherited_from_class_com.lowagie.text.Element"><!-- --></A>
  282. <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  283. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  284. <TD><B>Fields inherited from interface com.lowagie.text.<A HREF="../../../../com/lowagie/text/Element.html">Element</A></B></TD>
  285. </TR>
  286. <TR BGCOLOR="white" CLASS="TableRowColor">
  287. <TD><CODE><A HREF="../../../../com/lowagie/text/Element.html#ALIGN_BASELINE">ALIGN_BASELINE</A><AHREF="../../../../com/lowagie/text/Element.html#ALIGN_BOTTOM">ALIGN_BOTTOM</A><AHREF="../../../../com/lowagie/text/Element.html#ALIGN_CENTER">ALIGN_CENTER</A><AHREF="../../../../com/lowagie/text/Element.html#ALIGN_JUSTIFIED">ALIGN_JUSTIFIED</A><AHREF="../../../../com/lowagie/text/Element.html#ALIGN_LEFT">ALIGN_LEFT</A><AHREF="../../../../com/lowagie/text/Element.html#ALIGN_MIDDLE">ALIGN_MIDDLE</A><AHREF="../../../../com/lowagie/text/Element.html#ALIGN_RIGHT">ALIGN_RIGHT</A><A HREF="../../../../com/lowagie/text/Element.html#ALIGN_TOP">ALIGN_TOP</A><AHREF="../../../../com/lowagie/text/Element.html#ALIGN_UNDEFINED">ALIGN_UNDEFINED</A><A HREF="../../../../com/lowagie/text/Element.html#ANCHOR">ANCHOR</A>,<A HREF="../../../../com/lowagie/text/Element.html#ANNOTATION">ANNOTATION</A><A HREF="../../../../com/lowagie/text/Element.html#AUTHOR">AUTHOR</A><AHREF="../../../../com/lowagie/text/Element.html#CCITT_BLACKIS1">CCITT_BLACKIS1</A><AHREF="../../../../com/lowagie/text/Element.html#CCITT_ENCODEDBYTEALIGN">CCITT_ENCODEDBYTEALIGN</A><AHREF="../../../../com/lowagie/text/Element.html#CCITT_ENDOFBLOCK">CCITT_ENDOFBLOCK</A><AHREF="../../../../com/lowagie/text/Element.html#CCITT_ENDOFLINE">CCITT_ENDOFLINE</A><AHREF="../../../../com/lowagie/text/Element.html#CCITTG3_1D">CCITTG3_1D</A><A HREF="../../../../com/lowagie/text/Element.html#CCITTG3_2D">CCITTG3_2D</A><AHREF="../../../../com/lowagie/text/Element.html#CCITTG4">CCITTG4</A><A HREF="../../../../com/lowagie/text/Element.html#CELL">CELL</A><AHREF="../../../../com/lowagie/text/Element.html#CHAPTER">CHAPTER</A><A HREF="../../../../com/lowagie/text/Element.html#CHUNK">CHUNK</A><AHREF="../../../../com/lowagie/text/Element.html#CREATIONDATE">CREATIONDATE</A><A HREF="../../../../com/lowagie/text/Element.html#CREATOR">CREATOR</A><AHREF="../../../../com/lowagie/text/Element.html#GIF">GIF</A><A HREF="../../../../com/lowagie/text/Element.html#GRAPHIC">GRAPHIC</A><AHREF="../../../../com/lowagie/text/Element.html#HEADER">HEADER</A><A HREF="../../../../com/lowagie/text/Element.html#IMGRAW">IMGRAW</A><AHREF="../../../../com/lowagie/text/Element.html#IMGTEMPLATE">IMGTEMPLATE</A><A HREF="../../../../com/lowagie/text/Element.html#JPEG">JPEG</A><AHREF="../../../../com/lowagie/text/Element.html#KEYWORDS">KEYWORDS</A><A HREF="../../../../com/lowagie/text/Element.html#LIST">LIST</A><AHREF="../../../../com/lowagie/text/Element.html#LISTITEM">LISTITEM</A><A HREF="../../../../com/lowagie/text/Element.html#PARAGRAPH">PARAGRAPH</A><AHREF="../../../../com/lowagie/text/Element.html#PHRASE">PHRASE</A><A HREF="../../../../com/lowagie/text/Element.html#PNG">PNG</A><AHREF="../../../../com/lowagie/text/Element.html#PRODUCER">PRODUCER</A><A HREF="../../../../com/lowagie/text/Element.html#PTABLE">PTABLE</A><AHREF="../../../../com/lowagie/text/Element.html#RECTANGLE">RECTANGLE</A><A HREF="../../../../com/lowagie/text/Element.html#ROW">ROW</A><AHREF="../../../../com/lowagie/text/Element.html#SECTION">SECTION</A><A HREF="../../../../com/lowagie/text/Element.html#SUBJECT">SUBJECT</A><AHREF="../../../../com/lowagie/text/Element.html#TABLE">TABLE</A><A HREF="../../../../com/lowagie/text/Element.html#TITLE">TITLE</A></CODE></TD>
  288. </TR>
  289. </TABLE>
  290. &nbsp;
  291. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  292.  
  293. <A NAME="constructor_summary"><!-- --></A>
  294. <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  295. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  296. <TD COLSPAN=2><FONT SIZE="+2">
  297. <B>Constructor Summary</B></FONT></TD>
  298. </TR>
  299. <TR BGCOLOR="white" CLASS="TableRowColor">
  300. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#PdfPCell(com.lowagie.text.Image)">PdfPCell</A></B>(<AHREF="../../../../com/lowagie/text/Image.html">Image</A>&nbsp;image)</CODE>
  301.  
  302. <BR>
  303. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <CODE>PdfPCell</CODE> with an <CODE>Image</CODE>.
  304.  </TD>
  305. </TR>
  306. <TR BGCOLOR="white" CLASS="TableRowColor">
  307. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#PdfPCell(com.lowagie.text.pdf.PdfPCell)">PdfPCell</A></B>(<AHREF="../../../../com/lowagie/text/pdf/PdfPCell.html">PdfPCell</A>&nbsp;cell)</CODE>
  308.  
  309. <BR>
  310. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a deep copy of a <CODE>PdfPCell</CODE>.</TD>
  311. </TR>
  312. <TR BGCOLOR="white" CLASS="TableRowColor">
  313. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#PdfPCell(com.lowagie.text.pdf.PdfPTable)">PdfPCell</A></B>(<AHREF="../../../../com/lowagie/text/pdf/PdfPTable.html">PdfPTable</A>&nbsp;table)</CODE>
  314.  
  315. <BR>
  316. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <CODE>PdfPCell</CODE> with a <CODE>PdfPtable</CODE>.
  317.  </TD>
  318. </TR>
  319. <TR BGCOLOR="white" CLASS="TableRowColor">
  320. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#PdfPCell(com.lowagie.text.Phrase)">PdfPCell</A></B>(<AHREF="../../../../com/lowagie/text/Phrase.html">Phrase</A>&nbsp;phrase)</CODE>
  321.  
  322. <BR>
  323. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <CODE>PdfPCell</CODE> with a <CODE>Phrase</CODE>.
  324.  </TD>
  325. </TR>
  326. </TABLE>
  327. &nbsp;
  328. <!-- ========== METHOD SUMMARY =========== -->
  329.  
  330. <A NAME="method_summary"><!-- --></A>
  331. <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  332. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  333. <TD COLSPAN=2><FONT SIZE="+2">
  334. <B>Method Summary</B></FONT></TD>
  335. </TR>
  336. <TR BGCOLOR="white" CLASS="TableRowColor">
  337. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  338. <CODE>&nbsp;int</CODE></FONT></TD>
  339. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getColspan()">getColspan</A></B>()</CODE>
  340.  
  341. <BR>
  342. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Getter for property colspan.</TD>
  343. </TR>
  344. <TR BGCOLOR="white" CLASS="TableRowColor">
  345. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  346. <CODE>&nbsp;float</CODE></FONT></TD>
  347. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getExtraParagraphSpace()">getExtraParagraphSpace</A></B>()</CODE>
  348.  
  349. <BR>
  350. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the extra space between paragraphs.</TD>
  351. </TR>
  352. <TR BGCOLOR="white" CLASS="TableRowColor">
  353. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  354. <CODE>&nbsp;float</CODE></FONT></TD>
  355. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getFixedHeight()">getFixedHeight</A></B>()</CODE>
  356.  
  357. <BR>
  358. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Getter for property fixedHeight.</TD>
  359. </TR>
  360. <TR BGCOLOR="white" CLASS="TableRowColor">
  361. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  362. <CODE>&nbsp;float</CODE></FONT></TD>
  363. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getFollowingIndent()">getFollowingIndent</A></B>()</CODE>
  364.  
  365. <BR>
  366. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the following paragraph lines indent.</TD>
  367. </TR>
  368. <TR BGCOLOR="white" CLASS="TableRowColor">
  369. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  370. <CODE>&nbsp;int</CODE></FONT></TD>
  371. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getHorizontalAlignment()">getHorizontalAlignment</A></B>()</CODE>
  372.  
  373. <BR>
  374. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the horizontal alignment for the cell.</TD>
  375. </TR>
  376. <TR BGCOLOR="white" CLASS="TableRowColor">
  377. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  378. <CODE>&nbsp;float</CODE></FONT></TD>
  379. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getIndent()">getIndent</A></B>()</CODE>
  380.  
  381. <BR>
  382. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the first paragraph line indent.</TD>
  383. </TR>
  384. <TR BGCOLOR="white" CLASS="TableRowColor">
  385. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  386. <CODE>&nbsp;float</CODE></FONT></TD>
  387. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getLeading()">getLeading</A></B>()</CODE>
  388.  
  389. <BR>
  390. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the fixed leading</TD>
  391. </TR>
  392. <TR BGCOLOR="white" CLASS="TableRowColor">
  393. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  394. <CODE>&nbsp;float</CODE></FONT></TD>
  395. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getMinimumHeight()">getMinimumHeight</A></B>()</CODE>
  396.  
  397. <BR>
  398. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Getter for property minimumHeight.</TD>
  399. </TR>
  400. <TR BGCOLOR="white" CLASS="TableRowColor">
  401. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  402. <CODE>&nbsp;float</CODE></FONT></TD>
  403. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getMultipliedLeading()">getMultipliedLeading</A></B>()</CODE>
  404.  
  405. <BR>
  406. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the variable leading</TD>
  407. </TR>
  408. <TR BGCOLOR="white" CLASS="TableRowColor">
  409. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  410. <CODE>&nbsp;float</CODE></FONT></TD>
  411. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getPaddingBottom()">getPaddingBottom</A></B>()</CODE>
  412.  
  413. <BR>
  414. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Getter for property paddingBottom.</TD>
  415. </TR>
  416. <TR BGCOLOR="white" CLASS="TableRowColor">
  417. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  418. <CODE>&nbsp;float</CODE></FONT></TD>
  419. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getPaddingLeft()">getPaddingLeft</A></B>()</CODE>
  420.  
  421. <BR>
  422. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  423. </TR>
  424. <TR BGCOLOR="white" CLASS="TableRowColor">
  425. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  426. <CODE>&nbsp;float</CODE></FONT></TD>
  427. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getPaddingRight()">getPaddingRight</A></B>()</CODE>
  428.  
  429. <BR>
  430. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Getter for property paddingRight.</TD>
  431. </TR>
  432. <TR BGCOLOR="white" CLASS="TableRowColor">
  433. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  434. <CODE>&nbsp;float</CODE></FONT></TD>
  435. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getPaddingTop()">getPaddingTop</A></B>()</CODE>
  436.  
  437. <BR>
  438. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Getter for property paddingTop.</TD>
  439. </TR>
  440. <TR BGCOLOR="white" CLASS="TableRowColor">
  441. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  442. <CODE>&nbsp;<A HREF="../../../../com/lowagie/text/Phrase.html">Phrase</A></CODE></FONT></TD>
  443. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getPhrase()">getPhrase</A></B>()</CODE>
  444.  
  445. <BR>
  446. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the <CODE>Phrase</CODE> from this cell.</TD>
  447. </TR>
  448. <TR BGCOLOR="white" CLASS="TableRowColor">
  449. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  450. <CODE>&nbsp;float</CODE></FONT></TD>
  451. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getRightIndent()">getRightIndent</A></B>()</CODE>
  452.  
  453. <BR>
  454. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the right paragraph lines indent.</TD>
  455. </TR>
  456. <TR BGCOLOR="white" CLASS="TableRowColor">
  457. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  458. <CODE>&nbsp;int</CODE></FONT></TD>
  459. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getRunDirection()">getRunDirection</A></B>()</CODE>
  460.  
  461. <BR>
  462. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  463. </TR>
  464. <TR BGCOLOR="white" CLASS="TableRowColor">
  465. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  466. <CODE>&nbsp;float</CODE></FONT></TD>
  467. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getSpaceCharRatio()">getSpaceCharRatio</A></B>()</CODE>
  468.  
  469. <BR>
  470. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the space/character extra spacing ratio for
  471.  fully justified text.</TD>
  472. </TR>
  473. <TR BGCOLOR="white" CLASS="TableRowColor">
  474. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  475. <CODE>(package private) &nbsp;<A HREF="../../../../com/lowagie/text/pdf/PdfPTable.html">PdfPTable</A></CODE></FONT></TD>
  476. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getTable()">getTable</A></B>()</CODE>
  477.  
  478. <BR>
  479. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Getter for property table.</TD>
  480. </TR>
  481. <TR BGCOLOR="white" CLASS="TableRowColor">
  482. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  483. <CODE>&nbsp;int</CODE></FONT></TD>
  484. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#getVerticalAlignment()">getVerticalAlignment</A></B>()</CODE>
  485.  
  486. <BR>
  487. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the vertical alignment for the cell.</TD>
  488. </TR>
  489. <TR BGCOLOR="white" CLASS="TableRowColor">
  490. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  491. <CODE>&nbsp;boolean</CODE></FONT></TD>
  492. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#isNoWrap()">isNoWrap</A></B>()</CODE>
  493.  
  494. <BR>
  495. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Getter for property noWrap.</TD>
  496. </TR>
  497. <TR BGCOLOR="white" CLASS="TableRowColor">
  498. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  499. <CODE>&nbsp;void</CODE></FONT></TD>
  500. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setColspan(int)">setColspan</A></B>(int&nbsp;colspan)</CODE>
  501.  
  502. <BR>
  503. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Setter for property colspan.</TD>
  504. </TR>
  505. <TR BGCOLOR="white" CLASS="TableRowColor">
  506. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  507. <CODE>&nbsp;void</CODE></FONT></TD>
  508. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setExtraParagraphSpace(float)">setExtraParagraphSpace</A></B>(float&nbsp;extraParagraphSpace)</CODE>
  509.  
  510. <BR>
  511. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the extra space between paragraphs.</TD>
  512. </TR>
  513. <TR BGCOLOR="white" CLASS="TableRowColor">
  514. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  515. <CODE>&nbsp;void</CODE></FONT></TD>
  516. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setFixedHeight(float)">setFixedHeight</A></B>(float&nbsp;fixedHeight)</CODE>
  517.  
  518. <BR>
  519. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Setter for property fixedHeight.</TD>
  520. </TR>
  521. <TR BGCOLOR="white" CLASS="TableRowColor">
  522. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  523. <CODE>&nbsp;void</CODE></FONT></TD>
  524. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setFollowingIndent(float)">setFollowingIndent</A></B>(float&nbsp;indent)</CODE>
  525.  
  526. <BR>
  527. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the following paragraph lines indent.</TD>
  528. </TR>
  529. <TR BGCOLOR="white" CLASS="TableRowColor">
  530. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  531. <CODE>&nbsp;void</CODE></FONT></TD>
  532. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setHorizontalAlignment(int)">setHorizontalAlignment</A></B>(int&nbsp;horizontalAlignment)</CODE>
  533.  
  534. <BR>
  535. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the horizontal alignment for the cell. </TD>
  536. </TR>
  537. <TR BGCOLOR="white" CLASS="TableRowColor">
  538. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  539. <CODE>&nbsp;void</CODE></FONT></TD>
  540. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setIndent(float)">setIndent</A></B>(float&nbsp;indent)</CODE>
  541.  
  542. <BR>
  543. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the first paragraph line indent.</TD>
  544. </TR>
  545. <TR BGCOLOR="white" CLASS="TableRowColor">
  546. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  547. <CODE>&nbsp;void</CODE></FONT></TD>
  548. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setLeading(float, float)">setLeading</A></B>(float&nbsp;fixedLeading,
  549.            float&nbsp;multipliedLeading)</CODE>
  550.  
  551. <BR>
  552. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the leading fixed and variable. </TD>
  553. </TR>
  554. <TR BGCOLOR="white" CLASS="TableRowColor">
  555. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  556. <CODE>&nbsp;void</CODE></FONT></TD>
  557. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setMinimumHeight(float)">setMinimumHeight</A></B>(float&nbsp;minimumHeight)</CODE>
  558.  
  559. <BR>
  560. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Setter for property minimumHeight.</TD>
  561. </TR>
  562. <TR BGCOLOR="white" CLASS="TableRowColor">
  563. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  564. <CODE>&nbsp;void</CODE></FONT></TD>
  565. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setNoWrap(boolean)">setNoWrap</A></B>(boolean&nbsp;noWrap)</CODE>
  566.  
  567. <BR>
  568. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Setter for property noWrap.</TD>
  569. </TR>
  570. <TR BGCOLOR="white" CLASS="TableRowColor">
  571. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  572. <CODE>&nbsp;void</CODE></FONT></TD>
  573. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setPadding(float)">setPadding</A></B>(float&nbsp;padding)</CODE>
  574.  
  575. <BR>
  576. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  577. </TR>
  578. <TR BGCOLOR="white" CLASS="TableRowColor">
  579. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  580. <CODE>&nbsp;void</CODE></FONT></TD>
  581. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setPaddingBottom(float)">setPaddingBottom</A></B>(float&nbsp;paddingBottom)</CODE>
  582.  
  583. <BR>
  584. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Setter for property paddingBottom.</TD>
  585. </TR>
  586. <TR BGCOLOR="white" CLASS="TableRowColor">
  587. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  588. <CODE>&nbsp;void</CODE></FONT></TD>
  589. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setPaddingLeft(float)">setPaddingLeft</A></B>(float&nbsp;paddingLeft)</CODE>
  590.  
  591. <BR>
  592. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Setter for property paddingLeft.</TD>
  593. </TR>
  594. <TR BGCOLOR="white" CLASS="TableRowColor">
  595. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  596. <CODE>&nbsp;void</CODE></FONT></TD>
  597. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setPaddingRight(float)">setPaddingRight</A></B>(float&nbsp;paddingRight)</CODE>
  598.  
  599. <BR>
  600. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Setter for property paddingRight.</TD>
  601. </TR>
  602. <TR BGCOLOR="white" CLASS="TableRowColor">
  603. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  604. <CODE>&nbsp;void</CODE></FONT></TD>
  605. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setPaddingTop(float)">setPaddingTop</A></B>(float&nbsp;paddingTop)</CODE>
  606.  
  607. <BR>
  608. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Setter for property paddingTop.</TD>
  609. </TR>
  610. <TR BGCOLOR="white" CLASS="TableRowColor">
  611. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  612. <CODE>&nbsp;void</CODE></FONT></TD>
  613. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setPhrase(com.lowagie.text.Phrase)">setPhrase</A></B>(<AHREF="../../../../com/lowagie/text/Phrase.html">Phrase</A>&nbsp;phrase)</CODE>
  614.  
  615. <BR>
  616. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the <CODE>Phrase</CODE> for this cell.</TD>
  617. </TR>
  618. <TR BGCOLOR="white" CLASS="TableRowColor">
  619. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  620. <CODE>&nbsp;void</CODE></FONT></TD>
  621. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setRightIndent(float)">setRightIndent</A></B>(float&nbsp;indent)</CODE>
  622.  
  623. <BR>
  624. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the right paragraph lines indent.</TD>
  625. </TR>
  626. <TR BGCOLOR="white" CLASS="TableRowColor">
  627. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  628. <CODE>&nbsp;void</CODE></FONT></TD>
  629. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setRunDirection(int)">setRunDirection</A></B>(int&nbsp;runDirection)</CODE>
  630.  
  631. <BR>
  632. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  633. </TR>
  634. <TR BGCOLOR="white" CLASS="TableRowColor">
  635. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  636. <CODE>&nbsp;void</CODE></FONT></TD>
  637. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setSpaceCharRatio(float)">setSpaceCharRatio</A></B>(float&nbsp;spaceCharRatio)</CODE>
  638.  
  639. <BR>
  640. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the ratio between the extra word spacing and the extra character spacing
  641.  when the text is fully justified.
  642.  </TD>
  643. </TR>
  644. <TR BGCOLOR="white" CLASS="TableRowColor">
  645. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  646. <CODE>(package private) &nbsp;void</CODE></FONT></TD>
  647. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setTable(com.lowagie.text.pdf.PdfPTable)">setTable</A></B>(<AHREF="../../../../com/lowagie/text/pdf/PdfPTable.html">PdfPTable</A>&nbsp;table)</CODE>
  648.  
  649. <BR>
  650. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  651. </TR>
  652. <TR BGCOLOR="white" CLASS="TableRowColor">
  653. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  654. <CODE>&nbsp;void</CODE></FONT></TD>
  655. <TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html#setVerticalAlignment(int)">setVerticalAlignment</A></B>(int&nbsp;verticalAlignment)</CODE>
  656.  
  657. <BR>
  658. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the vertical alignment for the cell. </TD>
  659. </TR>
  660. </TABLE>
  661. &nbsp;<A NAME="methods_inherited_from_class_com.lowagie.text.Rectangle"><!-- --></A>
  662. <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  663. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  664. <TD><B>Methods inherited from class com.lowagie.text.<A HREF="../../../../com/lowagie/text/Rectangle.html">Rectangle</A></B></TD>
  665. </TR>
  666. <TR BGCOLOR="white" CLASS="TableRowColor">
  667. <TD><CODE><A HREF="../../../../com/lowagie/text/Rectangle.html#backgroundColor()">backgroundColor</A><AHREF="../../../../com/lowagie/text/Rectangle.html#border()">border</A><A HREF="../../../../com/lowagie/text/Rectangle.html#borderColor()">borderColor</A>,<A HREF="../../../../com/lowagie/text/Rectangle.html#borderWidth()">borderWidth</A><AHREF="../../../../com/lowagie/text/Rectangle.html#bottom()">bottom</A><A HREF="../../../../com/lowagie/text/Rectangle.html#bottom(float)">bottom</A><AHREF="../../../../com/lowagie/text/Rectangle.html#getChunks()">getChunks</A><AHREF="../../../../com/lowagie/text/Rectangle.html#getMarkupAttribute(java.lang.String)">getMarkupAttribute</A><AHREF="../../../../com/lowagie/text/Rectangle.html#getMarkupAttributeNames()">getMarkupAttributeNames</A><AHREF="../../../../com/lowagie/text/Rectangle.html#getMarkupAttributes()">getMarkupAttributes</A><AHREF="../../../../com/lowagie/text/Rectangle.html#getRotation()">getRotation</A><AHREF="../../../../com/lowagie/text/Rectangle.html#grayFill()">grayFill</A><AHREF="../../../../com/lowagie/text/Rectangle.html#hasBorder(int)">hasBorder</A><AHREF="../../../../com/lowagie/text/Rectangle.html#hasBorders()">hasBorders</A><A HREF="../../../../com/lowagie/text/Rectangle.html#height()">height</A><AHREF="../../../../com/lowagie/text/Rectangle.html#left()">left</A><A HREF="../../../../com/lowagie/text/Rectangle.html#left(float)">left</A><AHREF="../../../../com/lowagie/text/Rectangle.html#process(com.lowagie.text.ElementListener)">process</A><AHREF="../../../../com/lowagie/text/Rectangle.html#rectangle(float, float)">rectangle</A><AHREF="../../../../com/lowagie/text/Rectangle.html#right()">right</A><A HREF="../../../../com/lowagie/text/Rectangle.html#right(float)">right</A><AHREF="../../../../com/lowagie/text/Rectangle.html#rotate()">rotate</A><AHREF="../../../../com/lowagie/text/Rectangle.html#setBackgroundColor(java.awt.Color)">setBackgroundColor</A><AHREF="../../../../com/lowagie/text/Rectangle.html#setBorder(int)">setBorder</A><AHREF="../../../../com/lowagie/text/Rectangle.html#setBorderColor(java.awt.Color)">setBorderColor</A><AHREF="../../../../com/lowagie/text/Rectangle.html#setBorderWidth(float)">setBorderWidth</A><AHREF="../../../../com/lowagie/text/Rectangle.html#setBottom(float)">setBottom</A><AHREF="../../../../com/lowagie/text/Rectangle.html#setGrayFill(float)">setGrayFill</A><AHREF="../../../../com/lowagie/text/Rectangle.html#setLeft(float)">setLeft</A><AHREF="../../../../com/lowagie/text/Rectangle.html#setMarkupAttribute(java.lang.String, java.lang.String)">setMarkupAttribute</A><AHREF="../../../../com/lowagie/text/Rectangle.html#setMarkupAttributes(java.util.Properties)">setMarkupAttributes</A><AHREF="../../../../com/lowagie/text/Rectangle.html#setRight(float)">setRight</A><AHREF="../../../../com/lowagie/text/Rectangle.html#setTop(float)">setTop</A><A HREF="../../../../com/lowagie/text/Rectangle.html#top()">top</A><AHREF="../../../../com/lowagie/text/Rectangle.html#top(float)">top</A><A HREF="../../../../com/lowagie/text/Rectangle.html#type()">type</A><AHREF="../../../../com/lowagie/text/Rectangle.html#width()">width</A></CODE></TD>
  668. </TR>
  669. </TABLE>
  670. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  671. <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  672. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  673. <TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A></B></TD>
  674. </TR>
  675. <TR BGCOLOR="white" CLASS="TableRowColor">
  676. <TD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#clone()">clone</A><AHREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#equals(java.lang.Object)">equals</A><AHREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#finalize()">finalize</A><AHREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#getClass()">getClass</A><AHREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#hashCode()">hashCode</A><AHREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notify()">notify</A><AHREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notifyAll()">notifyAll</A><AHREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#toString()">toString</A><AHREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait()">wait</A><AHREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long)">wait</A><AHREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long, int)">wait</A></CODE></TD>
  677. </TR>
  678. </TABLE>
  679. &nbsp;<A NAME="methods_inherited_from_class_com.lowagie.text.Element"><!-- --></A>
  680. <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  681. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  682. <TD><B>Methods inherited from interface com.lowagie.text.<A HREF="../../../../com/lowagie/text/Element.html">Element</A></B></TD>
  683. </TR>
  684. <TR BGCOLOR="white" CLASS="TableRowColor">
  685. <TD><CODE><A HREF="../../../../com/lowagie/text/Element.html#toString()">toString</A></CODE></TD>
  686. </TR>
  687. </TABLE>
  688. &nbsp;
  689. <P>
  690.  
  691. <!-- ============ FIELD DETAIL =========== -->
  692.  
  693. <A NAME="field_detail"><!-- --></A>
  694. <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  695. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  696. <TD COLSPAN=1><FONT SIZE="+2">
  697. <B>Field Detail</B></FONT></TD>
  698. </TR>
  699. </TABLE>
  700.  
  701. <A NAME="horizontalAlignment"><!-- --></A><H3>
  702. horizontalAlignment</H3>
  703. <PRE>
  704. private int <B>horizontalAlignment</B></PRE>
  705. <DL>
  706. <DD>Holds value of property horizontalAlignment.
  707. <P>
  708. <DL>
  709. </DL>
  710. </DL>
  711. <HR>
  712.  
  713. <A NAME="verticalAlignment"><!-- --></A><H3>
  714. verticalAlignment</H3>
  715. <PRE>
  716. private int <B>verticalAlignment</B></PRE>
  717. <DL>
  718. <DD>Holds value of property verticalAlignment.
  719. <P>
  720. <DL>
  721. </DL>
  722. </DL>
  723. <HR>
  724.  
  725. <A NAME="paddingLeft"><!-- --></A><H3>
  726. paddingLeft</H3>
  727. <PRE>
  728. private float <B>paddingLeft</B></PRE>
  729. <DL>
  730. <DD>Holds value of property paddingLeft.
  731. <P>
  732. <DL>
  733. </DL>
  734. </DL>
  735. <HR>
  736.  
  737. <A NAME="paddingRight"><!-- --></A><H3>
  738. paddingRight</H3>
  739. <PRE>
  740. private float <B>paddingRight</B></PRE>
  741. <DL>
  742. <DD>Holds value of property paddingLeft.
  743. <P>
  744. <DL>
  745. </DL>
  746. </DL>
  747. <HR>
  748.  
  749. <A NAME="paddingTop"><!-- --></A><H3>
  750. paddingTop</H3>
  751. <PRE>
  752. private float <B>paddingTop</B></PRE>
  753. <DL>
  754. <DD>Holds value of property paddingTop.
  755. <P>
  756. <DL>
  757. </DL>
  758. </DL>
  759. <HR>
  760.  
  761. <A NAME="paddingBottom"><!-- --></A><H3>
  762. paddingBottom</H3>
  763. <PRE>
  764. private float <B>paddingBottom</B></PRE>
  765. <DL>
  766. <DD>Holds value of property paddingBottom.
  767. <P>
  768. <DL>
  769. </DL>
  770. </DL>
  771. <HR>
  772.  
  773. <A NAME="fixedLeading"><!-- --></A><H3>
  774. fixedLeading</H3>
  775. <PRE>
  776. protected float <B>fixedLeading</B></PRE>
  777. <DL>
  778. <DD>The fixed text leading.
  779. <P>
  780. <DL>
  781. </DL>
  782. </DL>
  783. <HR>
  784.  
  785. <A NAME="multipliedLeading"><!-- --></A><H3>
  786. multipliedLeading</H3>
  787. <PRE>
  788. protected float <B>multipliedLeading</B></PRE>
  789. <DL>
  790. <DD>The text leading that is multiplied by the biggest font size in the line.
  791. <P>
  792. <DL>
  793. </DL>
  794. </DL>
  795. <HR>
  796.  
  797. <A NAME="extraParagraphSpace"><!-- --></A><H3>
  798. extraParagraphSpace</H3>
  799. <PRE>
  800. protected float <B>extraParagraphSpace</B></PRE>
  801. <DL>
  802. <DD>The extra space between paragraphs.
  803. <P>
  804. <DL>
  805. </DL>
  806. </DL>
  807. <HR>
  808.  
  809. <A NAME="indent"><!-- --></A><H3>
  810. indent</H3>
  811. <PRE>
  812. protected float <B>indent</B></PRE>
  813. <DL>
  814. <DD>The first paragraph line indent.
  815. <P>
  816. <DL>
  817. </DL>
  818. </DL>
  819. <HR>
  820.  
  821. <A NAME="followingIndent"><!-- --></A><H3>
  822. followingIndent</H3>
  823. <PRE>
  824. protected float <B>followingIndent</B></PRE>
  825. <DL>
  826. <DD>The following paragraph lines indent.
  827. <P>
  828. <DL>
  829. </DL>
  830. </DL>
  831. <HR>
  832.  
  833. <A NAME="rightIndent"><!-- --></A><H3>
  834. rightIndent</H3>
  835. <PRE>
  836. protected float <B>rightIndent</B></PRE>
  837. <DL>
  838. <DD>The right paragraph lines indent.
  839. <P>
  840. <DL>
  841. </DL>
  842. </DL>
  843. <HR>
  844.  
  845. <A NAME="phrase"><!-- --></A><H3>
  846. phrase</H3>
  847. <PRE>
  848. protected <A HREF="../../../../com/lowagie/text/Phrase.html">Phrase</A> <B>phrase</B></PRE>
  849. <DL>
  850. <DD>The text in the cell.
  851. <P>
  852. <DL>
  853. </DL>
  854. </DL>
  855. <HR>
  856.  
  857. <A NAME="fixedHeight"><!-- --></A><H3>
  858. fixedHeight</H3>
  859. <PRE>
  860. private float <B>fixedHeight</B></PRE>
  861. <DL>
  862. <DD>Holds value of property fixedHeight.
  863. <P>
  864. <DL>
  865. </DL>
  866. </DL>
  867. <HR>
  868.  
  869. <A NAME="noWrap"><!-- --></A><H3>
  870. noWrap</H3>
  871. <PRE>
  872. private boolean <B>noWrap</B></PRE>
  873. <DL>
  874. <DD>Holds value of property noWrap.
  875. <P>
  876. <DL>
  877. </DL>
  878. </DL>
  879. <HR>
  880.  
  881. <A NAME="table"><!-- --></A><H3>
  882. table</H3>
  883. <PRE>
  884. private <A HREF="../../../../com/lowagie/text/pdf/PdfPTable.html">PdfPTable</A> <B>table</B></PRE>
  885. <DL>
  886. <DD>Holds value of property table.
  887. <P>
  888. <DL>
  889. </DL>
  890. </DL>
  891. <HR>
  892.  
  893. <A NAME="minimumHeight"><!-- --></A><H3>
  894. minimumHeight</H3>
  895. <PRE>
  896. private float <B>minimumHeight</B></PRE>
  897. <DL>
  898. <DD>Holds value of property minimumHeight.
  899. <P>
  900. <DL>
  901. </DL>
  902. </DL>
  903. <HR>
  904.  
  905. <A NAME="colspan"><!-- --></A><H3>
  906. colspan</H3>
  907. <PRE>
  908. private int <B>colspan</B></PRE>
  909. <DL>
  910. <DD>Holds value of property colspan.
  911. <P>
  912. <DL>
  913. </DL>
  914. </DL>
  915. <HR>
  916.  
  917. <A NAME="spaceCharRatio"><!-- --></A><H3>
  918. spaceCharRatio</H3>
  919. <PRE>
  920. private float <B>spaceCharRatio</B></PRE>
  921. <DL>
  922. <DL>
  923. </DL>
  924. </DL>
  925. <HR>
  926.  
  927. <A NAME="runDirection"><!-- --></A><H3>
  928. runDirection</H3>
  929. <PRE>
  930. protected int <B>runDirection</B></PRE>
  931. <DL>
  932. <DL>
  933. </DL>
  934. </DL>
  935.  
  936. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  937.  
  938. <A NAME="constructor_detail"><!-- --></A>
  939. <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  940. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  941. <TD COLSPAN=1><FONT SIZE="+2">
  942. <B>Constructor Detail</B></FONT></TD>
  943. </TR>
  944. </TABLE>
  945.  
  946. <A NAME="PdfPCell(com.lowagie.text.Phrase)"><!-- --></A><H3>
  947. PdfPCell</H3>
  948. <PRE>
  949. public <B>PdfPCell</B>(<A HREF="../../../../com/lowagie/text/Phrase.html">Phrase</A>&nbsp;phrase)</PRE>
  950. <DL>
  951. <DD>Constructs a <CODE>PdfPCell</CODE> with a <CODE>Phrase</CODE>.
  952.  The default padding is 2.
  953. <P>
  954. <DT><B>Parameters:</B><DD><CODE>phrase</CODE> - the text</DL>
  955. <HR>
  956.  
  957. <A NAME="PdfPCell(com.lowagie.text.Image)"><!-- --></A><H3>
  958. PdfPCell</H3>
  959. <PRE>
  960. public <B>PdfPCell</B>(<A HREF="../../../../com/lowagie/text/Image.html">Image</A>&nbsp;image)</PRE>
  961. <DL>
  962. <DD>Constructs a <CODE>PdfPCell</CODE> with an <CODE>Image</CODE>.
  963.  The default padding is 0.
  964. <P>
  965. <DT><B>Parameters:</B><DD><CODE>image</CODE> - the <CODE>Image</CODE></DL>
  966. <HR>
  967.  
  968. <A NAME="PdfPCell(com.lowagie.text.pdf.PdfPTable)"><!-- --></A><H3>
  969. PdfPCell</H3>
  970. <PRE>
  971. public <B>PdfPCell</B>(<A HREF="../../../../com/lowagie/text/pdf/PdfPTable.html">PdfPTable</A>&nbsp;table)</PRE>
  972. <DL>
  973. <DD>Constructs a <CODE>PdfPCell</CODE> with a <CODE>PdfPtable</CODE>.
  974.  This constructor allows nested tables.
  975.  The default padding is 0.
  976. <P>
  977. <DT><B>Parameters:</B><DD><CODE>table</CODE> - The <CODE>PdfPTable</CODE></DL>
  978. <HR>
  979.  
  980. <A NAME="PdfPCell(com.lowagie.text.pdf.PdfPCell)"><!-- --></A><H3>
  981. PdfPCell</H3>
  982. <PRE>
  983. public <B>PdfPCell</B>(<A HREF="../../../../com/lowagie/text/pdf/PdfPCell.html">PdfPCell</A>&nbsp;cell)</PRE>
  984. <DL>
  985. <DD>Constructs a deep copy of a <CODE>PdfPCell</CODE>.
  986. <P>
  987. <DT><B>Parameters:</B><DD><CODE>cell</CODE> - the <CODE>PdfPCell</CODE> to duplicate</DL>
  988.  
  989. <!-- ============ METHOD DETAIL ========== -->
  990.  
  991. <A NAME="method_detail"><!-- --></A>
  992. <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
  993. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  994. <TD COLSPAN=1><FONT SIZE="+2">
  995. <B>Method Detail</B></FONT></TD>
  996. </TR>
  997. </TABLE>
  998.  
  999. <A NAME="getPhrase()"><!-- --></A><H3>
  1000. getPhrase</H3>
  1001. <PRE>
  1002. public <A HREF="../../../../com/lowagie/text/Phrase.html">Phrase</A> <B>getPhrase</B>()</PRE>
  1003. <DL>
  1004. <DD>Gets the <CODE>Phrase</CODE> from this cell.
  1005. <P>
  1006. <DD><DL>
  1007.  
  1008. <DT><B>Returns:</B><DD>the <CODE>Phrase</CODE></DL>
  1009. </DD>
  1010. </DL>
  1011. <HR>
  1012.  
  1013. <A NAME="setPhrase(com.lowagie.text.Phrase)"><!-- --></A><H3>
  1014. setPhrase</H3>
  1015. <PRE>
  1016. public void <B>setPhrase</B>(<A HREF="../../../../com/lowagie/text/Phrase.html">Phrase</A>&nbsp;phrase)</PRE>
  1017. <DL>
  1018. <DD>Sets the <CODE>Phrase</CODE> for this cell.
  1019. <P>
  1020. <DD><DL>
  1021. <DT><B>Parameters:</B><DD><CODE>phrase</CODE> - the <CODE>Phrase</CODE></DL>
  1022. </DD>
  1023. </DL>
  1024. <HR>
  1025.  
  1026. <A NAME="getHorizontalAlignment()"><!-- --></A><H3>
  1027. getHorizontalAlignment</H3>
  1028. <PRE>
  1029. public int <B>getHorizontalAlignment</B>()</PRE>
  1030. <DL>
  1031. <DD>Gets the horizontal alignment for the cell.
  1032. <P>
  1033. <DD><DL>
  1034.  
  1035. <DT><B>Returns:</B><DD>the horizontal alignment for the cell</DL>
  1036. </DD>
  1037. </DL>
  1038. <HR>
  1039.  
  1040. <A NAME="setHorizontalAlignment(int)"><!-- --></A><H3>
  1041. setHorizontalAlignment</H3>
  1042. <PRE>
  1043. public void <B>setHorizontalAlignment</B>(int&nbsp;horizontalAlignment)</PRE>
  1044. <DL>
  1045. <DD>Sets the horizontal alignment for the cell. It could be
  1046.  <CODE>Element.ALIGN_CENTER</CODE> for example.
  1047. <P>
  1048. <DD><DL>
  1049. <DT><B>Parameters:</B><DD><CODE>horizontalAlignment</CODE> - The horizontal alignment</DL>
  1050. </DD>
  1051. </DL>
  1052. <HR>
  1053.  
  1054. <A NAME="getVerticalAlignment()"><!-- --></A><H3>
  1055. getVerticalAlignment</H3>
  1056. <PRE>
  1057. public int <B>getVerticalAlignment</B>()</PRE>
  1058. <DL>
  1059. <DD>Gets the vertical alignment for the cell.
  1060. <P>
  1061. <DD><DL>
  1062.  
  1063. <DT><B>Returns:</B><DD>the vertical alignment for the cell</DL>
  1064. </DD>
  1065. </DL>
  1066. <HR>
  1067.  
  1068. <A NAME="setVerticalAlignment(int)"><!-- --></A><H3>
  1069. setVerticalAlignment</H3>
  1070. <PRE>
  1071. public void <B>setVerticalAlignment</B>(int&nbsp;verticalAlignment)</PRE>
  1072. <DL>
  1073. <DD>Sets the vertical alignment for the cell. It could be
  1074.  <CODE>Element.ALIGN_MIDDLE</CODE> for example.
  1075. <P>
  1076. <DD><DL>
  1077. <DT><B>Parameters:</B><DD><CODE>verticalAlignment</CODE> - The vertical alignment</DL>
  1078. </DD>
  1079. </DL>
  1080. <HR>
  1081.  
  1082. <A NAME="getPaddingLeft()"><!-- --></A><H3>
  1083. getPaddingLeft</H3>
  1084. <PRE>
  1085. public float <B>getPaddingLeft</B>()</PRE>
  1086. <DL>
  1087. <DD><DL>
  1088.  
  1089. <DT><B>Returns:</B><DD>Value of property paddingLeft.</DL>
  1090. </DD>
  1091. </DL>
  1092. <HR>
  1093.  
  1094. <A NAME="setPaddingLeft(float)"><!-- --></A><H3>
  1095. setPaddingLeft</H3>
  1096. <PRE>
  1097. public void <B>setPaddingLeft</B>(float&nbsp;paddingLeft)</PRE>
  1098. <DL>
  1099. <DD>Setter for property paddingLeft.
  1100. <P>
  1101. <DD><DL>
  1102. <DT><B>Parameters:</B><DD><CODE>paddingLeft</CODE> - New value of property paddingLeft.</DL>
  1103. </DD>
  1104. </DL>
  1105. <HR>
  1106.  
  1107. <A NAME="getPaddingRight()"><!-- --></A><H3>
  1108. getPaddingRight</H3>
  1109. <PRE>
  1110. public float <B>getPaddingRight</B>()</PRE>
  1111. <DL>
  1112. <DD>Getter for property paddingRight.
  1113. <P>
  1114. <DD><DL>
  1115.  
  1116. <DT><B>Returns:</B><DD>Value of property paddingRight.</DL>
  1117. </DD>
  1118. </DL>
  1119. <HR>
  1120.  
  1121. <A NAME="setPaddingRight(float)"><!-- --></A><H3>
  1122. setPaddingRight</H3>
  1123. <PRE>
  1124. public void <B>setPaddingRight</B>(float&nbsp;paddingRight)</PRE>
  1125. <DL>
  1126. <DD>Setter for property paddingRight.
  1127. <P>
  1128. <DD><DL>
  1129. <DT><B>Parameters:</B><DD><CODE>paddingRight</CODE> - New value of property paddingRight.</DL>
  1130. </DD>
  1131. </DL>
  1132. <HR>
  1133.  
  1134. <A NAME="getPaddingTop()"><!-- --></A><H3>
  1135. getPaddingTop</H3>
  1136. <PRE>
  1137. public float <B>getPaddingTop</B>()</PRE>
  1138. <DL>
  1139. <DD>Getter for property paddingTop.
  1140. <P>
  1141. <DD><DL>
  1142.  
  1143. <DT><B>Returns:</B><DD>Value of property paddingTop.</DL>
  1144. </DD>
  1145. </DL>
  1146. <HR>
  1147.  
  1148. <A NAME="setPaddingTop(float)"><!-- --></A><H3>
  1149. setPaddingTop</H3>
  1150. <PRE>
  1151. public void <B>setPaddingTop</B>(float&nbsp;paddingTop)</PRE>
  1152. <DL>
  1153. <DD>Setter for property paddingTop.
  1154. <P>
  1155. <DD><DL>
  1156. <DT><B>Parameters:</B><DD><CODE>paddingTop</CODE> - New value of property paddingTop.</DL>
  1157. </DD>
  1158. </DL>
  1159. <HR>
  1160.  
  1161. <A NAME="getPaddingBottom()"><!-- --></A><H3>
  1162. getPaddingBottom</H3>
  1163. <PRE>
  1164. public float <B>getPaddingBottom</B>()</PRE>
  1165. <DL>
  1166. <DD>Getter for property paddingBottom.
  1167. <P>
  1168. <DD><DL>
  1169.  
  1170. <DT><B>Returns:</B><DD>Value of property paddingBottom.</DL>
  1171. </DD>
  1172. </DL>
  1173. <HR>
  1174.  
  1175. <A NAME="setPaddingBottom(float)"><!-- --></A><H3>
  1176. setPaddingBottom</H3>
  1177. <PRE>
  1178. public void <B>setPaddingBottom</B>(float&nbsp;paddingBottom)</PRE>
  1179. <DL>
  1180. <DD>Setter for property paddingBottom.
  1181. <P>
  1182. <DD><DL>
  1183. <DT><B>Parameters:</B><DD><CODE>paddingBottom</CODE> - New value of property paddingBottom.</DL>
  1184. </DD>
  1185. </DL>
  1186. <HR>
  1187.  
  1188. <A NAME="setPadding(float)"><!-- --></A><H3>
  1189. setPadding</H3>
  1190. <PRE>
  1191. public void <B>setPadding</B>(float&nbsp;padding)</PRE>
  1192. <DL>
  1193. <DD><DL>
  1194. </DL>
  1195. </DD>
  1196. </DL>
  1197. <HR>
  1198.  
  1199. <A NAME="setLeading(float, float)"><!-- --></A><H3>
  1200. setLeading</H3>
  1201. <PRE>
  1202. public void <B>setLeading</B>(float&nbsp;fixedLeading,
  1203.                        float&nbsp;multipliedLeading)</PRE>
  1204. <DL>
  1205. <DD>Sets the leading fixed and variable. The resultant leading will be
  1206.  fixedLeading+multipliedLeading*maxFontSize where maxFontSize is the
  1207.  size of the bigest font in the line.
  1208. <P>
  1209. <DD><DL>
  1210. <DT><B>Parameters:</B><DD><CODE>fixedLeading</CODE> - the fixed leading<DD><CODE>multipliedLeading</CODE> - the variable leading</DL>
  1211. </DD>
  1212. </DL>
  1213. <HR>
  1214.  
  1215. <A NAME="getLeading()"><!-- --></A><H3>
  1216. getLeading</H3>
  1217. <PRE>
  1218. public float <B>getLeading</B>()</PRE>
  1219. <DL>
  1220. <DD>Gets the fixed leading
  1221. <P>
  1222. <DD><DL>
  1223.  
  1224. <DT><B>Returns:</B><DD>the leading</DL>
  1225. </DD>
  1226. </DL>
  1227. <HR>
  1228.  
  1229. <A NAME="getMultipliedLeading()"><!-- --></A><H3>
  1230. getMultipliedLeading</H3>
  1231. <PRE>
  1232. public float <B>getMultipliedLeading</B>()</PRE>
  1233. <DL>
  1234. <DD>Gets the variable leading
  1235. <P>
  1236. <DD><DL>
  1237.  
  1238. <DT><B>Returns:</B><DD>the leading</DL>
  1239. </DD>
  1240. </DL>
  1241. <HR>
  1242.  
  1243. <A NAME="setIndent(float)"><!-- --></A><H3>
  1244. setIndent</H3>
  1245. <PRE>
  1246. public void <B>setIndent</B>(float&nbsp;indent)</PRE>
  1247. <DL>
  1248. <DD>Sets the first paragraph line indent.
  1249. <P>
  1250. <DD><DL>
  1251. <DT><B>Parameters:</B><DD><CODE>indent</CODE> - the indent</DL>
  1252. </DD>
  1253. </DL>
  1254. <HR>
  1255.  
  1256. <A NAME="getIndent()"><!-- --></A><H3>
  1257. getIndent</H3>
  1258. <PRE>
  1259. public float <B>getIndent</B>()</PRE>
  1260. <DL>
  1261. <DD>Gets the first paragraph line indent.
  1262. <P>
  1263. <DD><DL>
  1264.  
  1265. <DT><B>Returns:</B><DD>the indent</DL>
  1266. </DD>
  1267. </DL>
  1268. <HR>
  1269.  
  1270. <A NAME="getExtraParagraphSpace()"><!-- --></A><H3>
  1271. getExtraParagraphSpace</H3>
  1272. <PRE>
  1273. public float <B>getExtraParagraphSpace</B>()</PRE>
  1274. <DL>
  1275. <DD>Sets the extra space between paragraphs.
  1276. <P>
  1277. <DD><DL>
  1278.  
  1279. <DT><B>Returns:</B><DD>the extra space between paragraphs</DL>
  1280. </DD>
  1281. </DL>
  1282. <HR>
  1283.  
  1284. <A NAME="setExtraParagraphSpace(float)"><!-- --></A><H3>
  1285. setExtraParagraphSpace</H3>
  1286. <PRE>
  1287. public void <B>setExtraParagraphSpace</B>(float&nbsp;extraParagraphSpace)</PRE>
  1288. <DL>
  1289. <DD>Sets the extra space between paragraphs.
  1290. <P>
  1291. <DD><DL>
  1292. <DT><B>Parameters:</B><DD><CODE>extraParagraphSpace</CODE> - the extra space between paragraphs</DL>
  1293. </DD>
  1294. </DL>
  1295. <HR>
  1296.  
  1297. <A NAME="getFixedHeight()"><!-- --></A><H3>
  1298. getFixedHeight</H3>
  1299. <PRE>
  1300. public float <B>getFixedHeight</B>()</PRE>
  1301. <DL>
  1302. <DD>Getter for property fixedHeight.
  1303. <P>
  1304. <DD><DL>
  1305.  
  1306. <DT><B>Returns:</B><DD>Value of property fixedHeight.</DL>
  1307. </DD>
  1308. </DL>
  1309. <HR>
  1310.  
  1311. <A NAME="setFixedHeight(float)"><!-- --></A><H3>
  1312. setFixedHeight</H3>
  1313. <PRE>
  1314. public void <B>setFixedHeight</B>(float&nbsp;fixedHeight)</PRE>
  1315. <DL>
  1316. <DD>Setter for property fixedHeight.
  1317. <P>
  1318. <DD><DL>
  1319. <DT><B>Parameters:</B><DD><CODE>fixedHeight</CODE> - New value of property fixedHeight.</DL>
  1320. </DD>
  1321. </DL>
  1322. <HR>
  1323.  
  1324. <A NAME="isNoWrap()"><!-- --></A><H3>
  1325. isNoWrap</H3>
  1326. <PRE>
  1327. public boolean <B>isNoWrap</B>()</PRE>
  1328. <DL>
  1329. <DD>Getter for property noWrap.
  1330. <P>
  1331. <DD><DL>
  1332.  
  1333. <DT><B>Returns:</B><DD>Value of property noWrap.</DL>
  1334. </DD>
  1335. </DL>
  1336. <HR>
  1337.  
  1338. <A NAME="setNoWrap(boolean)"><!-- --></A><H3>
  1339. setNoWrap</H3>
  1340. <PRE>
  1341. public void <B>setNoWrap</B>(boolean&nbsp;noWrap)</PRE>
  1342. <DL>
  1343. <DD>Setter for property noWrap.
  1344. <P>
  1345. <DD><DL>
  1346. <DT><B>Parameters:</B><DD><CODE>noWrap</CODE> - New value of property noWrap.</DL>
  1347. </DD>
  1348. </DL>
  1349. <HR>
  1350.  
  1351. <A NAME="getTable()"><!-- --></A><H3>
  1352. getTable</H3>
  1353. <PRE>
  1354. <A HREF="../../../../com/lowagie/text/pdf/PdfPTable.html">PdfPTable</A> <B>getTable</B>()</PRE>
  1355. <DL>
  1356. <DD>Getter for property table.
  1357. <P>
  1358. <DD><DL>
  1359.  
  1360. <DT><B>Returns:</B><DD>Value of property table.</DL>
  1361. </DD>
  1362. </DL>
  1363. <HR>
  1364.  
  1365. <A NAME="setTable(com.lowagie.text.pdf.PdfPTable)"><!-- --></A><H3>
  1366. setTable</H3>
  1367. <PRE>
  1368. void <B>setTable</B>(<A HREF="../../../../com/lowagie/text/pdf/PdfPTable.html">PdfPTable</A>&nbsp;table)</PRE>
  1369. <DL>
  1370. <DD><DL>
  1371. </DL>
  1372. </DD>
  1373. </DL>
  1374. <HR>
  1375.  
  1376. <A NAME="getMinimumHeight()"><!-- --></A><H3>
  1377. getMinimumHeight</H3>
  1378. <PRE>
  1379. public float <B>getMinimumHeight</B>()</PRE>
  1380. <DL>
  1381. <DD>Getter for property minimumHeight.
  1382. <P>
  1383. <DD><DL>
  1384.  
  1385. <DT><B>Returns:</B><DD>Value of property minimumHeight.</DL>
  1386. </DD>
  1387. </DL>
  1388. <HR>
  1389.  
  1390. <A NAME="setMinimumHeight(float)"><!-- --></A><H3>
  1391. setMinimumHeight</H3>
  1392. <PRE>
  1393. public void <B>setMinimumHeight</B>(float&nbsp;minimumHeight)</PRE>
  1394. <DL>
  1395. <DD>Setter for property minimumHeight.
  1396. <P>
  1397. <DD><DL>
  1398. <DT><B>Parameters:</B><DD><CODE>minimumHeight</CODE> - New value of property minimumHeight.</DL>
  1399. </DD>
  1400. </DL>
  1401. <HR>
  1402.  
  1403. <A NAME="getColspan()"><!-- --></A><H3>
  1404. getColspan</H3>
  1405. <PRE>
  1406. public int <B>getColspan</B>()</PRE>
  1407. <DL>
  1408. <DD>Getter for property colspan.
  1409. <P>
  1410. <DD><DL>
  1411.  
  1412. <DT><B>Returns:</B><DD>Value of property colspan.</DL>
  1413. </DD>
  1414. </DL>
  1415. <HR>
  1416.  
  1417. <A NAME="setColspan(int)"><!-- --></A><H3>
  1418. setColspan</H3>
  1419. <PRE>
  1420. public void <B>setColspan</B>(int&nbsp;colspan)</PRE>
  1421. <DL>
  1422. <DD>Setter for property colspan.
  1423. <P>
  1424. <DD><DL>
  1425. <DT><B>Parameters:</B><DD><CODE>colspan</CODE> - New value of property colspan.</DL>
  1426. </DD>
  1427. </DL>
  1428. <HR>
  1429.  
  1430. <A NAME="setFollowingIndent(float)"><!-- --></A><H3>
  1431. setFollowingIndent</H3>
  1432. <PRE>
  1433. public void <B>setFollowingIndent</B>(float&nbsp;indent)</PRE>
  1434. <DL>
  1435. <DD>Sets the following paragraph lines indent.
  1436. <P>
  1437. <DD><DL>
  1438. <DT><B>Parameters:</B><DD><CODE>indent</CODE> - the indent</DL>
  1439. </DD>
  1440. </DL>
  1441. <HR>
  1442.  
  1443. <A NAME="getFollowingIndent()"><!-- --></A><H3>
  1444. getFollowingIndent</H3>
  1445. <PRE>
  1446. public float <B>getFollowingIndent</B>()</PRE>
  1447. <DL>
  1448. <DD>Gets the following paragraph lines indent.
  1449. <P>
  1450. <DD><DL>
  1451.  
  1452. <DT><B>Returns:</B><DD>the indent</DL>
  1453. </DD>
  1454. </DL>
  1455. <HR>
  1456.  
  1457. <A NAME="setRightIndent(float)"><!-- --></A><H3>
  1458. setRightIndent</H3>
  1459. <PRE>
  1460. public void <B>setRightIndent</B>(float&nbsp;indent)</PRE>
  1461. <DL>
  1462. <DD>Sets the right paragraph lines indent.
  1463. <P>
  1464. <DD><DL>
  1465. <DT><B>Parameters:</B><DD><CODE>indent</CODE> - the indent</DL>
  1466. </DD>
  1467. </DL>
  1468. <HR>
  1469.  
  1470. <A NAME="getRightIndent()"><!-- --></A><H3>
  1471. getRightIndent</H3>
  1472. <PRE>
  1473. public float <B>getRightIndent</B>()</PRE>
  1474. <DL>
  1475. <DD>Gets the right paragraph lines indent.
  1476. <P>
  1477. <DD><DL>
  1478.  
  1479. <DT><B>Returns:</B><DD>the indent</DL>
  1480. </DD>
  1481. </DL>
  1482. <HR>
  1483.  
  1484. <A NAME="getSpaceCharRatio()"><!-- --></A><H3>
  1485. getSpaceCharRatio</H3>
  1486. <PRE>
  1487. public float <B>getSpaceCharRatio</B>()</PRE>
  1488. <DL>
  1489. <DD>Gets the space/character extra spacing ratio for
  1490.  fully justified text.
  1491. <P>
  1492. <DD><DL>
  1493.  
  1494. <DT><B>Returns:</B><DD>the space/character extra spacing ratio</DL>
  1495. </DD>
  1496. </DL>
  1497. <HR>
  1498.  
  1499. <A NAME="setSpaceCharRatio(float)"><!-- --></A><H3>
  1500. setSpaceCharRatio</H3>
  1501. <PRE>
  1502. public void <B>setSpaceCharRatio</B>(float&nbsp;spaceCharRatio)</PRE>
  1503. <DL>
  1504. <DD>Sets the ratio between the extra word spacing and the extra character spacing
  1505.  when the text is fully justified.
  1506.  Extra word spacing will grow <CODE>spaceCharRatio</CODE> times more than extra character spacing.
  1507.  If the ratio is <CODE>PdfWriter.NO_SPACE_CHAR_RATIO</CODE> then the extra character spacing
  1508.  will be zero.
  1509. <P>
  1510. <DD><DL>
  1511. <DT><B>Parameters:</B><DD><CODE>spaceCharRatio</CODE> - the ratio between the extra word spacing and the extra character spacing</DL>
  1512. </DD>
  1513. </DL>
  1514. <HR>
  1515.  
  1516. <A NAME="setRunDirection(int)"><!-- --></A><H3>
  1517. setRunDirection</H3>
  1518. <PRE>
  1519. public void <B>setRunDirection</B>(int&nbsp;runDirection)</PRE>
  1520. <DL>
  1521. <DD><DL>
  1522. </DL>
  1523. </DD>
  1524. </DL>
  1525. <HR>
  1526.  
  1527. <A NAME="getRunDirection()"><!-- --></A><H3>
  1528. getRunDirection</H3>
  1529. <PRE>
  1530. public int <B>getRunDirection</B>()</PRE>
  1531. <DL>
  1532. <DD><DL>
  1533. </DL>
  1534. </DD>
  1535. </DL>
  1536. <!-- ========= END OF CLASS DATA ========= -->
  1537. <HR>
  1538.  
  1539. <!-- ========== START OF NAVBAR ========== -->
  1540. <A NAME="navbar_bottom"><!-- --></A>
  1541. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
  1542. <TR>
  1543. <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  1544. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  1545. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  1546.   <TR ALIGN="center" VALIGN="top">
  1547.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  1548.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  1549.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  1550.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  1551.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  1552.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  1553.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  1554.   </TR>
  1555. </TABLE>
  1556. </TD>
  1557. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  1558. </EM>
  1559. </TD>
  1560. </TR>
  1561.  
  1562. <TR>
  1563. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  1564. &nbsp;<A HREF="../../../../com/lowagie/text/pdf/PdfPatternPainter.html"><B>PREV CLASS</B></A>&nbsp;
  1565. &nbsp;<A HREF="../../../../com/lowagie/text/pdf/PdfProcSet.html"><B>NEXT CLASS</B></A></FONT></TD>
  1566. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  1567.   <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
  1568. &nbsp;<A HREF="PdfPCell.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
  1569. &nbsp;
  1570. <SCRIPT>
  1571.   <!--
  1572.  if(window==top) {
  1573.    document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
  1574.  }
  1575.  //-->
  1576. </SCRIPT>
  1577. <NOSCRIPT>
  1578. <A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
  1579. </NOSCRIPT>
  1580. </FONT></TD>
  1581. </TR>
  1582. <TR>
  1583. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  1584.   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<AHREF="#method_summary">METHOD</A></FONT></TD>
  1585. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  1586. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  1587. </TR>
  1588. </TABLE>
  1589. <!-- =========== END OF NAVBAR =========== -->
  1590.  
  1591. <HR>
  1592.  
  1593. </BODY>
  1594. </HTML>
0 0
原创粉丝点击