⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 rtfrow.html

📁 java编程java编程java编程java编程java编程java编程java编程
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<DL>
</DL>
</DL>
<HR>

<A NAME="rowPaddingRight"><!-- --></A><H3>
rowPaddingRight</H3>
<PRE>
private static final byte[] <B>rowPaddingRight</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="rowPaddingLeftStyle"><!-- --></A><H3>
rowPaddingLeftStyle</H3>
<PRE>
private static final byte[] <B>rowPaddingLeftStyle</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="rowPaddingRightStyle"><!-- --></A><H3>
rowPaddingRightStyle</H3>
<PRE>
private static final byte[] <B>rowPaddingRightStyle</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>

<A NAME="rowHeader"><!-- --></A><H3>
rowHeader</H3>
<PRE>
private static final byte[] <B>rowHeader</B></PRE>
<DL>
<DD>Table row header. This row should appear at the top of every  page the current table appears on.
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="rowKeep"><!-- --></A><H3>
rowKeep</H3>
<PRE>
private static final byte[] <B>rowKeep</B></PRE>
<DL>
<DD>Table row keep together. This row cannot be split by a page break.  This property is assumed to be off unless the control word is  present.
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="cells"><!-- --></A><H3>
cells</H3>
<PRE>
private <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/ArrayList.html">ArrayList</A> <B>cells</B></PRE>
<DL>
<DD>List of <code>RtfCell</code>s in this <code>RtfRow</code>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="writer"><!-- --></A><H3>
writer</H3>
<PRE>
private <A HREF="../../../../com/lowagie/text/rtf/RtfWriter.html">RtfWriter</A> <B>writer</B></PRE>
<DL>
<DD>The <code>RtfWriter</code> to which this <code>RtfRow</code> belongs
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="mainTable"><!-- --></A><H3>
mainTable</H3>
<PRE>
private <A HREF="../../../../com/lowagie/text/rtf/RtfTable.html">RtfTable</A> <B>mainTable</B></PRE>
<DL>
<DD>The <coce>RtfTable</code> to which this <code>RtfRow</code> belongs
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="width"><!-- --></A><H3>
width</H3>
<PRE>
private int <B>width</B></PRE>
<DL>
<DD>The width of this <code>RtfRow</code> (in percent)
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="cellpadding"><!-- --></A><H3>
cellpadding</H3>
<PRE>
private int <B>cellpadding</B></PRE>
<DL>
<DD>The default cellpadding of <code>RtfCells</code> in this <code>RtfRow</code>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="cellspacing"><!-- --></A><H3>
cellspacing</H3>
<PRE>
private int <B>cellspacing</B></PRE>
<DL>
<DD>The default cellspacing of <code>RtfCells</code> in this <code>RtfRow</code>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="borders"><!-- --></A><H3>
borders</H3>
<PRE>
private int <B>borders</B></PRE>
<DL>
<DD>The borders of this <code>RtfRow</code>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="borderColor"><!-- --></A><H3>
borderColor</H3>
<PRE>
private <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/awt/Color.html">Color</A> <B>borderColor</B></PRE>
<DL>
<DD>The border color of this <code>RtfRow</code>
<P>
<DL>
</DL>
</DL>
<HR>

<A NAME="borderWidth"><!-- --></A><H3>
borderWidth</H3>
<PRE>
private float <B>borderWidth</B></PRE>
<DL>
<DD>The border width of this <code>RtfRow</code>
<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="RtfRow(com.lowagie.text.rtf.RtfWriter, com.lowagie.text.rtf.RtfTable)"><!-- --></A><H3>
RtfRow</H3>
<PRE>
public <B>RtfRow</B>(<A HREF="../../../../com/lowagie/text/rtf/RtfWriter.html">RtfWriter</A>&nbsp;writer,              <A HREF="../../../../com/lowagie/text/rtf/RtfTable.html">RtfTable</A>&nbsp;mainTable)</PRE>
<DL>
<DD>Create a new <code>RtfRow</code>.
<P>
<DT><B>Parameters:</B><DD><CODE>writer</CODE> - The <code>RtfWriter</code> that this <code>RtfRow</code> belongs to<DD><CODE>mainTable</CODE> - The <code>RtfTable</code> that created this <code>RtfRow</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="pregenerateRows(int)"><!-- --></A><H3>
pregenerateRows</H3>
<PRE>
public void <B>pregenerateRows</B>(int&nbsp;columns)</PRE>
<DL>
<DD>Pregenerate the <code>RtfCell</code>s in this <code>RtfRow</code>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>columns</CODE> - The number of <code>RtfCell</code>s to be generated.</DL>
</DD>
</DL>
<HR>

<A NAME="importRow(com.lowagie.text.Row, float[], int, int, int, int, int, java.awt.Color, float, int)"><!-- --></A><H3>
importRow</H3>
<PRE>
public boolean <B>importRow</B>(<A HREF="../../../../com/lowagie/text/Row.html">Row</A>&nbsp;row,                         float[]&nbsp;propWidths,                         int&nbsp;tableWidth,                         int&nbsp;pageWidth,                         int&nbsp;cellpadding,                         int&nbsp;cellspacing,                         int&nbsp;borders,                         <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/awt/Color.html">Color</A>&nbsp;borderColor,                         float&nbsp;borderWidth,                         int&nbsp;y)</PRE>
<DL>
<DD>Import a <code>Row</code>. <P> All the parameters are taken from the <code>RtfTable</code> which contains this <code>RtfRow</code> and they do exactely what they say
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>propWidths</CODE> - in percent<DD><CODE>tableWidth</CODE> - in percent</DL>
</DD>
</DL>
<HR>

<A NAME="writeRow(java.io.ByteArrayOutputStream, int, com.lowagie.text.Table)"><!-- --></A><H3>
writeRow</H3>
<PRE>
public boolean <B>writeRow</B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/ByteArrayOutputStream.html">ByteArrayOutputStream</A>&nbsp;os,                        int&nbsp;rowNum,                        <A HREF="../../../../com/lowagie/text/Table.html">Table</A>&nbsp;table)                 throws <A HREF="../../../../com/lowagie/text/DocumentException.html">DocumentException</A>,                        <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html">IOException</A></PRE>
<DL>
<DD>Write the <code>RtfRow</code> to the specified <code>OutputStream</code>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>os</CODE> - The <code>OutputStream</code> to which this <code>RtfRow</code> should be written to.<DD><CODE>rowNum</CODE> - The <code>index</code> of this row in the containing table.<DD><CODE>table</CODE> - The <code>Table</code> which contains the original <code>Row</code>.<DD><CODE><A HREF="../../../../com/lowagie/text/DocumentException.html">DocumentException</A></CODE><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html">IOException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="writeBorder(java.io.ByteArrayOutputStream, byte[])"><!-- --></A><H3>
writeBorder</H3>
<PRE>
private void <B>writeBorder</B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/ByteArrayOutputStream.html">ByteArrayOutputStream</A>&nbsp;os,                         byte[]&nbsp;borderType)                  throws <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html">IOException</A></PRE>
<DL>
<DD><DL>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html">IOException</A></CODE></DL>
</DD>
</DL>
<HR>

<A NAME="setMerge(int, int, com.lowagie.text.rtf.RtfCell)"><!-- --></A><H3>
setMerge</H3>
<PRE>
public void <B>setMerge</B>(int&nbsp;x,                     int&nbsp;mergeType,                     <A HREF="../../../../com/lowagie/text/rtf/RtfCell.html">RtfCell</A>&nbsp;mergeCell)</PRE>
<DL>
<DD><code>RtfTable</code>s call this method from their own setMerge() to specify that a certain other cell is to be merged with it.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The column position of the cell to be merged<DD><CODE>mergeType</CODE> - The merge type specifies the kind of merge to be applied (MERGE_HORIZ_PREV, MERGE_VERT_PREV, MERGE_BOTH_PREV)<DD><CODE>mergeCell</CODE> - The <code>RtfCell</code> that the cell at x and y is to be merged with</DL>
</DD>
</DL>
<HR>

<A NAME="writeInt(java.io.ByteArrayOutputStream, int)"><!-- --></A><H3>
writeInt</H3>
<PRE>
private void <B>writeInt</B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/ByteArrayOutputStream.html">ByteArrayOutputStream</A>&nbsp;out,                      int&nbsp;i)               throws <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html">IOException</A></PRE>
<DL>
<DD><DL>
<DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html">IOException</A></CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>

<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/lowagie/text/rtf/RtfPageNumber.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/lowagie/text/rtf/RtfTable.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="RtfRow.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT>  <!--  if(window==top) {    document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');  }  //--></SCRIPT><NOSCRIPT><A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A></NOSCRIPT></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
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>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->

<HR>

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -