📄 rtfrow.html
字号:
The row number</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>private int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/lowagie/text/rtf/table/RtfRow.html#width">width</A></B></CODE><BR> The width of this row</TD></TR></TABLE> <A NAME="fields_inherited_from_class_com.lowagie.text.rtf.RtfElement"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from class com.lowagie.text.rtf.<A HREF="../../../../../com/lowagie/text/rtf/RtfElement.html" title="class in com.lowagie.text.rtf">RtfElement</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../com/lowagie/text/rtf/RtfElement.html#document">document</A>, <A HREF="../../../../../com/lowagie/text/rtf/RtfElement.html#inHeader">inHeader</A>, <A HREF="../../../../../com/lowagie/text/rtf/RtfElement.html#inTable">inTable</A></CODE></TD></TR></TABLE> <A NAME="fields_inherited_from_class_com.lowagie.text.rtf.RtfBasicElement"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Fields inherited from interface com.lowagie.text.rtf.<A HREF="../../../../../com/lowagie/text/rtf/RtfBasicElement.html" title="interface in com.lowagie.text.rtf">RtfBasicElement</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../com/lowagie/text/rtf/RtfBasicElement.html#CLOSE_GROUP">CLOSE_GROUP</A>, <A HREF="../../../../../com/lowagie/text/rtf/RtfBasicElement.html#COMMA_DELIMITER">COMMA_DELIMITER</A>, <A HREF="../../../../../com/lowagie/text/rtf/RtfBasicElement.html#DELIMITER">DELIMITER</A>, <A HREF="../../../../../com/lowagie/text/rtf/RtfBasicElement.html#OPEN_GROUP">OPEN_GROUP</A>, <A HREF="../../../../../com/lowagie/text/rtf/RtfBasicElement.html#TWIPS_FACTOR">TWIPS_FACTOR</A></CODE></TD></TR></TABLE> <!-- ======== CONSTRUCTOR SUMMARY ======== --><A NAME="constructor_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Constructor Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected </CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/lowagie/text/rtf/table/RtfRow.html#RtfRow(com.lowagie.text.rtf.document.RtfDocument, com.lowagie.text.rtf.table.RtfTable, com.lowagie.text.Row, int)">RtfRow</A></B>(<A HREF="../../../../../com/lowagie/text/rtf/document/RtfDocument.html" title="class in com.lowagie.text.rtf.document">RtfDocument</A> doc, <A HREF="../../../../../com/lowagie/text/rtf/table/RtfTable.html" title="class in com.lowagie.text.rtf.table">RtfTable</A> rtfTable, <A HREF="../../../../../com/lowagie/text/Row.html" title="class in com.lowagie.text">Row</A> row, int rowNumber)</CODE><BR> Constructs a RtfRow for a Row.</TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></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/rtf/table/RtfRow.html#cleanRow()">cleanRow</A></B>()</CODE><BR> Cleans the deleted RtfCells from the total RtfCells.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/lowagie/text/rtf/table/RtfRow.html#getCells()">getCells</A></B>()</CODE><BR> Gets the cells of this RtfRow</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="../../../../../com/lowagie/text/rtf/table/RtfTable.html" title="class in com.lowagie.text.rtf.table">RtfTable</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/lowagie/text/rtf/table/RtfRow.html#getParentTable()">getParentTable</A></B>()</CODE><BR> Gets the parent RtfTable of this RtfRow</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/rtf/table/RtfRow.html#handleCellSpanning()">handleCellSpanning</A></B>()</CODE><BR> Performs a second pass over all cells to handle cell row/column spanning.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>private void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/lowagie/text/rtf/table/RtfRow.html#importRow(com.lowagie.text.Row)">importRow</A></B>(<A HREF="../../../../../com/lowagie/text/Row.html" title="class in com.lowagie.text">Row</A> row)</CODE><BR> Imports a Row and copies all settings</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/lowagie/text/rtf/table/RtfRow.html#writeContent(java.io.OutputStream)">writeContent</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A> result)</CODE><BR> Writes the content of this RtfRow</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>private void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/lowagie/text/rtf/table/RtfRow.html#writeRowDefinition(java.io.OutputStream)">writeRowDefinition</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/OutputStream.html?is-external=true" title="class or interface in java.io">OutputStream</A> result)</CODE><BR> Writes the row definition/settings.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.lowagie.text.rtf.RtfElement"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.lowagie.text.rtf.<A HREF="../../../../../com/lowagie/text/rtf/RtfElement.html" title="class in com.lowagie.text.rtf">RtfElement</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../com/lowagie/text/rtf/RtfElement.html#intToByteArray(int)">intToByteArray</A>, <A HREF="../../../../../com/lowagie/text/rtf/RtfElement.html#isInTable()">isInTable</A>, <A HREF="../../../../../com/lowagie/text/rtf/RtfElement.html#setInHeader(boolean)">setInHeader</A>, <A HREF="../../../../../com/lowagie/text/rtf/RtfElement.html#setInTable(boolean)">setInTable</A>, <A HREF="../../../../../com/lowagie/text/rtf/RtfElement.html#setRtfDocument(com.lowagie.text.rtf.document.RtfDocument)">setRtfDocument</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Field Detail</B></FONT></TH></TR></TABLE><A NAME="ROW_BEGIN"><!-- --></A><H3>ROW_BEGIN</H3><PRE>private static final byte[] <B>ROW_BEGIN</B></PRE><DL><DD>Constant for the RtfRow beginning<P><DL></DL></DL><HR><A NAME="ROW_WIDTH_STYLE"><!-- --></A><H3>ROW_WIDTH_STYLE</H3><PRE>private static final byte[] <B>ROW_WIDTH_STYLE</B></PRE><DL><DD>Constant for the RtfRow width style<P><DL></DL></DL><HR><A NAME="ROW_WIDTH"><!-- --></A><H3>ROW_WIDTH</H3><PRE>private static final byte[] <B>ROW_WIDTH</B></PRE><DL><DD>Constant for the RtfRow width<P><DL></DL></DL><HR><A NAME="ROW_KEEP_TOGETHER"><!-- --></A><H3>ROW_KEEP_TOGETHER</H3><PRE>private static final byte[] <B>ROW_KEEP_TOGETHER</B></PRE><DL><DD>Constant to specify that this RtfRow are not to be broken across pages<P><DL></DL></DL><HR><A NAME="ROW_HEADER_ROW"><!-- --></A><H3>ROW_HEADER_ROW</H3><PRE>private static final byte[] <B>ROW_HEADER_ROW</B></PRE><DL><DD>Constant to specify that this is a header RtfRow<P><DL></DL></DL><HR><A NAME="ROW_ALIGN_LEFT"><!-- --></A><H3>ROW_ALIGN_LEFT</H3><PRE>private static final byte[] <B>ROW_ALIGN_LEFT</B></PRE><DL><DD>Constant for left alignment of this RtfRow<P><DL></DL></DL><HR><A NAME="ROW_ALIGN_RIGHT"><!-- --></A><H3>ROW_ALIGN_RIGHT</H3><PRE>private static final byte[] <B>ROW_ALIGN_RIGHT</B></PRE><DL><DD>Constant for right alignment of this RtfRow<P><DL></DL></DL><HR><A NAME="ROW_ALIGN_CENTER"><!-- --></A><H3>ROW_ALIGN_CENTER</H3><PRE>private static final byte[] <B>ROW_ALIGN_CENTER</B></PRE><DL><DD>Constant for center alignment of this RtfRow<P><DL></DL></DL><HR><A NAME="ROW_ALIGN_JUSTIFIED"><!-- --></A><H3>ROW_ALIGN_JUSTIFIED</H3><PRE>private static final byte[] <B>ROW_ALIGN_JUSTIFIED</B></PRE><DL><DD>Constant for justified alignment of this RtfRow<P><DL></DL></DL><HR><A NAME="ROW_GRAPH"><!-- --></A><H3>ROW_GRAPH</H3><PRE>private static final byte[] <B>ROW_GRAPH</B></PRE><DL><DD>Constant for the graph style of this RtfRow<P><DL></DL></DL><HR><A NAME="ROW_CELL_SPACING_LEFT"><!-- --></A><H3>ROW_CELL_SPACING_LEFT</H3><PRE>private static final byte[] <B>ROW_CELL_SPACING_LEFT</B></PRE><DL><DD>Constant for the cell left spacing<P><DL></DL></DL><HR><A NAME="ROW_CELL_SPACING_TOP"><!-- --></A><H3>ROW_CELL_SPACING_TOP</H3><PRE>private static final byte[] <B>ROW_CELL_SPACING_TOP</B></PRE><DL><DD>Constant for the cell top spacing<P><DL></DL></DL><HR><A NAME="ROW_CELL_SPACING_RIGHT"><!-- --></A><H3>ROW_CELL_SPACING_RIGHT</H3><PRE>private static final byte[] <B>ROW_CELL_SPACING_RIGHT</B></PRE><DL><DD>Constant for the cell right spacing<P><DL></DL></DL><HR><A NAME="ROW_CELL_SPACING_BOTTOM"><!-- --></A><H3>ROW_CELL_SPACING_BOTTOM</H3><PRE>private static final byte[] <B>ROW_CELL_SPACING_BOTTOM</B></PRE><DL><DD>Constant for the cell bottom spacing<P><DL></DL></DL><HR><A NAME="ROW_CELL_SPACING_LEFT_STYLE"><!-- --></A><H3>ROW_CELL_SPACING_LEFT_STYLE</H3><PRE>private static final byte[] <B>ROW_CELL_SPACING_LEFT_STYLE</B></PRE><DL><DD>Constant for the cell left spacing style<P><DL></DL></DL><HR><A NAME="ROW_CELL_SPACING_TOP_STYLE"><!-- --></A><H3>ROW_CELL_SPACING_TOP_STYLE</H3><PRE>private static final byte[] <B>ROW_CELL_SPACING_TOP_STYLE</B></PRE><DL><DD>Constant for the cell top spacing style<P>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -