?? pdfcell.html
字號:
<BR>
Returns the lower left x-coordinaat.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfCell.html#mayBeRemoved()">mayBeRemoved</A></B>()</CODE>
<BR>
Checks if the cell may be removed. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfCell.html#processActions(com.lowagie.text.Element, com.lowagie.text.pdf.PdfAction, java.util.ArrayList)">processActions</A></B>(<A HREF="../../../../com/lowagie/text/Element.html">Element</A> element, <A HREF="../../../../com/lowagie/text/pdf/PdfAction.html">PdfAction</A> action, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/ArrayList.html">ArrayList</A> allActions)</CODE>
<BR>
Processes all actions contained in the cell.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> float</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfCell.html#remainingHeight()">remainingHeight</A></B>()</CODE>
<BR>
Returns the height needed to draw the remaining text.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfCell.html#remainingLines()">remainingLines</A></B>()</CODE>
<BR>
Returns the number of lines in the cell that are not empty.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> float</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfCell.html#right()">right</A></B>()</CODE>
<BR>
Returns the upper right x-coordinate.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfCell.html#rownumber()">rownumber</A></B>()</CODE>
<BR>
Gets the number of the row this cell is in..</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfCell.html#rowspan()">rowspan</A></B>()</CODE>
<BR>
Gets the rowspan of a cell.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfCell.html#setGroupNumber(int)">setGroupNumber</A></B>(int number)</CODE>
<BR>
Sets the group number.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfCell.html#setHeader()">setHeader</A></B>()</CODE>
<BR>
Indicates that this cell belongs to the header of a <CODE>PdfTable</CODE>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfCell.html#size()">size</A></B>()</CODE>
<BR>
Returns the number of lines in the cell.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> float</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfCell.html#top()">top</A></B>()</CODE>
<BR>
Returns the upper right y-coordinate.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.lowagie.text.Rectangle"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class com.lowagie.text.<A HREF="../../../../com/lowagie/text/Rectangle.html">Rectangle</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/lowagie/text/Rectangle.html#backgroundColor()">backgroundColor</A>, <A HREF="../../../../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>, <A HREF="../../../../com/lowagie/text/Rectangle.html#bottom(float)">bottom</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#getChunks()">getChunks</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#getMarkupAttribute(java.lang.String)">getMarkupAttribute</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#getMarkupAttributeNames()">getMarkupAttributeNames</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#getMarkupAttributes()">getMarkupAttributes</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#getRotation()">getRotation</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#grayFill()">grayFill</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#hasBorder(int)">hasBorder</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#hasBorders()">hasBorders</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#height()">height</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#left(float)">left</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#process(com.lowagie.text.ElementListener)">process</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#rectangle(float, float)">rectangle</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#right(float)">right</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#rotate()">rotate</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#setBackgroundColor(java.awt.Color)">setBackgroundColor</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#setBorder(int)">setBorder</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#setBorderColor(java.awt.Color)">setBorderColor</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#setBorderWidth(float)">setBorderWidth</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#setBottom(float)">setBottom</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#setGrayFill(float)">setGrayFill</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#setLeft(float)">setLeft</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#setMarkupAttribute(java.lang.String, java.lang.String)">setMarkupAttribute</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#setMarkupAttributes(java.util.Properties)">setMarkupAttributes</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#setRight(float)">setRight</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#setTop(float)">setTop</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#top(float)">top</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#type()">type</A>, <A HREF="../../../../com/lowagie/text/Rectangle.html#width()">width</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<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>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#clone()">clone</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#finalize()">finalize</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#getClass()">getClass</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notify()">notify</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#toString()">toString</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait()">wait</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long)">wait</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long, int)">wait</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.lowagie.text.Element"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from interface com.lowagie.text.<A HREF="../../../../com/lowagie/text/Element.html">Element</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/lowagie/text/Element.html#toString()">toString</A></CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="lines"><!-- --></A><H3>
lines</H3>
<PRE>
private <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/ArrayList.html">ArrayList</A> <B>lines</B></PRE>
<DL>
<DD>These are the PdfLines in the Cell.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="line"><!-- --></A><H3>
line</H3>
<PRE>
private <A HREF="../../../../com/lowagie/text/pdf/PdfLine.html">PdfLine</A> <B>line</B></PRE>
<DL>
<DD>These are the PdfLines in the Cell.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="images"><!-- --></A><H3>
images</H3>
<PRE>
private <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/ArrayList.html">ArrayList</A> <B>images</B></PRE>
<DL>
<DD>These are the Images in the Cell.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="leading"><!-- --></A><H3>
leading</H3>
<PRE>
private float <B>leading</B></PRE>
<DL>
<DD>This is the leading of the lines.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="rownumber"><!-- --></A><H3>
rownumber</H3>
<PRE>
private int <B>rownumber</B></PRE>
<DL>
<DD>This is the number of the row the cell is in.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="rowspan"><!-- --></A><H3>
rowspan</H3>
<PRE>
private int <B>rowspan</B></PRE>
<DL>
<DD>This is the rowspan of the cell.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="cellspacing"><!-- --></A><H3>
cellspacing</H3>
<PRE>
private float <B>cellspacing</B></PRE>
<DL>
<DD>This is the cellspacing of the cell.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="cellpadding"><!-- --></A><H3>
cellpadding</H3>
<PRE>
private float <B>cellpadding</B></PRE>
<DL>
<DD>This is the cellpadding of the cell.
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="header"><!-- --></A><H3>
header</H3>
<PRE>
private boolean <B>header</B></PRE>
<DL>
<DD>Indicates if this cell belongs to the header of a <CODE>PdfTable</CODE>
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="groupNumber"><!-- --></A><H3>
groupNumber</H3>
<PRE>
private int <B>groupNumber</B></PRE>
<DL>
<DD>This is the number of the group the cell is in.
<P>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="PdfCell(com.lowagie.text.Cell, int, float, float, float, float, float)"><!-- --></A><H3>
PdfCell</H3>
<PRE>
public <B>PdfCell</B>(<A HREF="../../../../com/lowagie/text/Cell.html">Cell</A> cell, int rownumber, float left, float right, float top, float cellspacing, float cellpadding)</PRE>
<DL>
<DD>Constructs a <CODE>PdfCell</CODE>-object.
<P>
<DT><B>Parameters:</B><DD><CODE>cell</CODE> - the original <CODE>Cell</CODE><DD><CODE>rownumber</CODE> - the number of the <CODE>Row</CODE> the <CODE>Cell</CODE> was in.<DD><CODE>left</CODE> - the left border of the <CODE>PdfCell</CODE><DD><CODE>right</CODE> - the right border of the <CODE>PdfCell</CODE><DD><CODE>top</CODE> - the top border of the <CODE>PdfCell</CODE><DD><CODE>cellspacing</CODE> - the cellspacing of the <CODE>Table</CODE><DD><CODE>cellpadding</CODE> - the cellpadding of the <CODE>Table</CODE></DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="left()"><!-- --></A><H3>
left</H3>
<PRE>
public float <B>left</B>()</PRE>
<DL>
<DD>Returns the lower left x-coordinaat.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/lowagie/text/Rectangle.html#left()">left</A></CODE> in class <CODE><A HREF="../../../../com/lowagie/text/Rectangle.html">Rectangle</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the lower left x-coordinaat</DL>
</DD>
</DL>
<HR>
<A NAME="right()"><!-- --></A><H3>
right</H3>
<PRE>
public float <B>right</B>()</PRE>
<DL>
<DD>Returns the upper right x-coordinate.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/lowagie/text/Rectangle.html#right()">right</A></CODE> in class <CODE><A HREF="../../../../com/lowagie/text/Rectangle.html">Rectangle</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the upper right x-coordinate</DL>
</DD>
</DL>
<HR>
<A NAME="top()"><!-- --></A><H3>
top</H3>
<PRE>
public float <B>top</B>()</PRE>
<DL>
<DD>Returns the upper right y-coordinate.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/lowagie/text/Rectangle.html#top()">top</A></CODE> in class <CODE><A HREF="../../../../com/lowagie/text/Rectangle.html">Rectangle</A></CODE></DL>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -