📄 rtfparagraphstyle.html
字号:
<CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/lowagie/text/rtf/style/RtfParagraphStyle.html#getAlignment()">getAlignment</A></B>()</CODE><BR> Gets the alignment of this RtfParagraphStyle.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/lowagie/text/rtf/style/RtfParagraphStyle.html#getBasedOnName()">getBasedOnName</A></B>()</CODE><BR> Gets the name of the RtfParagraphStyle this RtfParagraphStyle is based on.</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/rtf/style/RtfParagraphStyle.html#getFirstLineIndent()">getFirstLineIndent</A></B>()</CODE><BR> Gets the first line indentation of this RtfParagraphStyle.</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/rtf/style/RtfParagraphStyle.html#getIndentLeft()">getIndentLeft</A></B>()</CODE><BR> Gets the left indentation of this RtfParagraphStyle.</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/rtf/style/RtfParagraphStyle.html#getIndentRight()">getIndentRight</A></B>()</CODE><BR> Gets the right indentation of this RtfParagraphStyle.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/lowagie/text/rtf/style/RtfParagraphStyle.html#getKeepTogether()">getKeepTogether</A></B>()</CODE><BR> Gets whether the lines in the paragraph should be kept together in this RtfParagraphStyle.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/lowagie/text/rtf/style/RtfParagraphStyle.html#getKeepTogetherWithNext()">getKeepTogetherWithNext</A></B>()</CODE><BR> Gets whether the paragraph should be kept together with the next in this RtfParagraphStyle.</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/rtf/style/RtfParagraphStyle.html#getLineLeading()">getLineLeading</A></B>()</CODE><BR> Gets the line leading of this RtfParagraphStyle.</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/rtf/style/RtfParagraphStyle.html#getSpacingAfter()">getSpacingAfter</A></B>()</CODE><BR> Gets the space after the paragraph of this RtfParagraphStyle.</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/rtf/style/RtfParagraphStyle.html#getSpacingBefore()">getSpacingBefore</A></B>()</CODE><BR> Gets the space before the paragraph of this RtfParagraphStyle..</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../../com/lowagie/text/rtf/style/RtfParagraphStyle.html#getStyleName()">getStyleName</A></B>()</CODE><BR> Gets the name of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#getStyleNumber()">getStyleNumber</A></B>()</CODE><BR> Gets the number of this RtfParagraphStyle in the stylesheet list.</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/style/RtfParagraphStyle.html#handleInheritance()">handleInheritance</A></B>()</CODE><BR> Handles the inheritance of paragraph style settings.</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/rtf/style/RtfParagraphStyle.html#hashCode()">hashCode</A></B>()</CODE><BR> Gets the hash code of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setAlignment(int)">setAlignment</A></B>(int alignment)</CODE><BR> Sets the alignment of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setColor(java.awt.Color)">setColor</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/awt/Color.html?is-external=true" title="class or interface in java.awt">Color</A> color)</CODE><BR> Sets the color of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setFirstLineIndent(int)">setFirstLineIndent</A></B>(int firstLineIndent)</CODE><BR> Sets the first line indentation of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setFontName(java.lang.String)">setFontName</A></B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> fontName)</CODE><BR> Sets the font name of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setIndentLeft(int)">setIndentLeft</A></B>(int indentLeft)</CODE><BR> Sets the left indentation of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setIndentRight(int)">setIndentRight</A></B>(int indentRight)</CODE><BR> Sets the right indentation of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setKeepTogether(boolean)">setKeepTogether</A></B>(boolean keepTogether)</CODE><BR> Sets whether the lines in the paragraph should be kept together in this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setKeepTogetherWithNext(boolean)">setKeepTogetherWithNext</A></B>(boolean keepTogetherWithNext)</CODE><BR> Sets whether the paragraph should be kept together with the next in this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setLineLeading(int)">setLineLeading</A></B>(int lineLeading)</CODE><BR> Sets the line leading of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setSize(float)">setSize</A></B>(float fontSize)</CODE><BR> Sets the font size of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setSpacingAfter(int)">setSpacingAfter</A></B>(int spacingAfter)</CODE><BR> Sets the space after the paragraph of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setSpacingBefore(int)">setSpacingBefore</A></B>(int spacingBefore)</CODE><BR> Sets the space before the paragraph of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setStyle(int)">setStyle</A></B>(int fontStyle)</CODE><BR> Sets the font style of this RtfParagraphStyle.</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/style/RtfParagraphStyle.html#setStyleNumber(int)">setStyleNumber</A></B>(int styleNumber)</CODE><BR> Sets the number of this RtfParagraphStyle in the stylesheet list.</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/style/RtfParagraphStyle.html#writeBegin(java.io.OutputStream)">writeBegin</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 start information of this RtfParagraphStyle.</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/style/RtfParagraphStyle.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> out)</CODE><BR> unused</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/style/RtfParagraphStyle.html#writeDefinition(java.io.OutputStream)">writeDefinition</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 definition of this RtfParagraphStyle for the stylesheet list.</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/style/RtfParagraphStyle.html#writeEnd(java.io.OutputStream)">writeEnd</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> Unused</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/style/RtfParagraphStyle.html#writeParagraphSettings(java.io.OutputStream)">writeParagraphSettings</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 settings of this RtfParagraphStyle.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.lowagie.text.rtf.style.RtfFont"><!-- --></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.style.<A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html" title="class in com.lowagie.text.rtf.style">RtfFont</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#compareTo(java.lang.Object)">compareTo</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#difference(com.lowagie.text.Font)">difference</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#getCharset()">getCharset</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#getFamilyname()">getFamilyname</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#getFontName()">getFontName</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#getFontNumber()">getFontNumber</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#getFontSize()">getFontSize</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#getFontStyle()">getFontStyle</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#intToByteArray(int)">intToByteArray</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#isStandardFont()">isStandardFont</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#setCharset(int)">setCharset</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#setColor(int, int, int)">setColor</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#setFamily(java.lang.String)">setFamily</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#setInHeader(boolean)">setInHeader</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#setInTable(boolean)">setInTable</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#setRtfDocument(com.lowagie.text.rtf.document.RtfDocument)">setRtfDocument</A>, <A HREF="../../../../../com/lowagie/text/rtf/style/RtfFont.html#setStyle(java.lang.String)">setStyle</A></CODE></TD></TR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -