?? section.html
字號:
<A NAME="setIndentation(float)"><!-- --></A><H3>
setIndentation</H3>
<PRE>
public void <B>setIndentation</B>(float indentation)</PRE>
<DL>
<DD>Sets the indentation of the content of this <CODE>Section</CODE>.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>indentation</CODE> - the indentation</DL>
</DD>
</DL>
<HR>
<A NAME="isChapter()"><!-- --></A><H3>
isChapter</H3>
<PRE>
public boolean <B>isChapter</B>()</PRE>
<DL>
<DD>Checks if this object is a <CODE>Chapter</CODE>.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD><CODE>true</CODE> if it is a <CODE>Chapter</CODE>, <CODE>false</CODE> if it is a <CODE>Section</CODE>.</DL>
</DD>
</DL>
<HR>
<A NAME="isSection()"><!-- --></A><H3>
isSection</H3>
<PRE>
public boolean <B>isSection</B>()</PRE>
<DL>
<DD>Checks if this object is a <CODE>Section</CODE>.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD><CODE>true</CODE> if it is a <CODE>Section</CODE>, <CODE>false</CODE> if it is a <CODE>Chapter</CODE>.</DL>
</DD>
</DL>
<HR>
<A NAME="numberDepth()"><!-- --></A><H3>
numberDepth</H3>
<PRE>
public int <B>numberDepth</B>()</PRE>
<DL>
<DD>Returns the numberdepth of this <CODE>Section</CODE>.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the numberdepth</DL>
</DD>
</DL>
<HR>
<A NAME="indentationLeft()"><!-- --></A><H3>
indentationLeft</H3>
<PRE>
public float <B>indentationLeft</B>()</PRE>
<DL>
<DD>Returns the indentation of this <CODE>Section</CODE> on the left side.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the indentation</DL>
</DD>
</DL>
<HR>
<A NAME="indentationRight()"><!-- --></A><H3>
indentationRight</H3>
<PRE>
public float <B>indentationRight</B>()</PRE>
<DL>
<DD>Returns the indentation of this <CODE>Section</CODE> on the right side.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the indentation</DL>
</DD>
</DL>
<HR>
<A NAME="indentation()"><!-- --></A><H3>
indentation</H3>
<PRE>
public float <B>indentation</B>()</PRE>
<DL>
<DD>Returns the indentation of the content of this <CODE>Section</CODE>.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the indentation</DL>
</DD>
</DL>
<HR>
<A NAME="depth()"><!-- --></A><H3>
depth</H3>
<PRE>
public int <B>depth</B>()</PRE>
<DL>
<DD>Returns the depth of this section.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the depth</DL>
</DD>
</DL>
<HR>
<A NAME="title()"><!-- --></A><H3>
title</H3>
<PRE>
public <A HREF="../../../com/lowagie/text/Paragraph.html">Paragraph</A> <B>title</B>()</PRE>
<DL>
<DD>Returns the title, preceeded by a certain number of sectionnumbers.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a <CODE>Paragraph</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="isTitle(java.lang.String)"><!-- --></A><H3>
isTitle</H3>
<PRE>
public static boolean <B>isTitle</B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> tag)</PRE>
<DL>
<DD>Checks if a given tag corresponds with a title tag for this object.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>tag</CODE> - the given tag<DT><B>Returns:</B><DD>true if the tag corresponds</DL>
</DD>
</DL>
<HR>
<A NAME="isTag(java.lang.String)"><!-- --></A><H3>
isTag</H3>
<PRE>
public static boolean <B>isTag</B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> tag)</PRE>
<DL>
<DD>Checks if a given tag corresponds with this object.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>tag</CODE> - the given tag<DT><B>Returns:</B><DD>true if the tag corresponds</DL>
</DD>
</DL>
<HR>
<A NAME="isBookmarkOpen()"><!-- --></A><H3>
isBookmarkOpen</H3>
<PRE>
public boolean <B>isBookmarkOpen</B>()</PRE>
<DL>
<DD>Getter for property bookmarkOpen.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Value of property bookmarkOpen.</DL>
</DD>
</DL>
<HR>
<A NAME="setBookmarkOpen(boolean)"><!-- --></A><H3>
setBookmarkOpen</H3>
<PRE>
public void <B>setBookmarkOpen</B>(boolean bookmarkOpen)</PRE>
<DL>
<DD>Setter for property bookmarkOpen.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>bookmarkOpen</CODE> - false if the bookmark children are not visible.</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../com/lowagie/text/Row.html"><B>PREV CLASS</B></A>
<A HREF="../../../com/lowagie/text/StringCompare.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>
<A HREF="Section.html" TARGET="_top"><B>NO FRAMES</B></A>
<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: <A HREF="#nested_classes_inherited_from_class_java.util.AbstractList">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <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 + -