?? pdfpagelabels.html
字號:
</DL>
<HR>
<A NAME="UPPERCASE_ROMAN_NUMERALS"><!-- --></A><H3>
UPPERCASE_ROMAN_NUMERALS</H3>
<PRE>
public static int <B>UPPERCASE_ROMAN_NUMERALS</B></PRE>
<DL>
<DD>Logical pages will have the form I,II,III,IV,...
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="LOWERCASE_ROMAN_NUMERALS"><!-- --></A><H3>
LOWERCASE_ROMAN_NUMERALS</H3>
<PRE>
public static int <B>LOWERCASE_ROMAN_NUMERALS</B></PRE>
<DL>
<DD>Logical pages will have the form i,ii,iii,iv,...
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="UPPERCASE_LETTERS"><!-- --></A><H3>
UPPERCASE_LETTERS</H3>
<PRE>
public static int <B>UPPERCASE_LETTERS</B></PRE>
<DL>
<DD>Logical pages will have the form of uppercase letters (A to Z for the first 26 pages, AA to ZZ for the next 26, and so on)
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="LOWERCASE_LETTERS"><!-- --></A><H3>
LOWERCASE_LETTERS</H3>
<PRE>
public static int <B>LOWERCASE_LETTERS</B></PRE>
<DL>
<DD>Logical pages will have the form of uppercase letters (a to z for the first 26 pages, aa to zz for the next 26, and so on)
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="EMPTY"><!-- --></A><H3>
EMPTY</H3>
<PRE>
public static int <B>EMPTY</B></PRE>
<DL>
<DD>No logical page numbers are generated but fixed text may still exist
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="numberingStyle"><!-- --></A><H3>
numberingStyle</H3>
<PRE>
static <A HREF="../../../../com/lowagie/text/pdf/PdfName.html">PdfName</A>[] <B>numberingStyle</B></PRE>
<DL>
<DD>Dictionary values to set the logical page styles
<P>
<DL>
</DL>
</DL>
<HR>
<A NAME="map"><!-- --></A><H3>
map</H3>
<PRE>
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/TreeMap.html">TreeMap</A> <B>map</B></PRE>
<DL>
<DD>The sequence of logical pages. Will contain at least a value for page 1
<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="PdfPageLabels()"><!-- --></A><H3>
PdfPageLabels</H3>
<PRE>
public <B>PdfPageLabels</B>()</PRE>
<DL>
<DD>Creates a new PdfPageLabel with a default logical page 1
<P>
</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="compare(java.lang.Object, java.lang.Object)"><!-- --></A><H3>
compare</H3>
<PRE>
public int <B>compare</B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A> obj, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A> obj1)</PRE>
<DL>
<DD>Compares two <CODE>Integer</CODE>.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>compare</CODE> in interface <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Comparator.html">Comparator</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>obj</CODE> - the first <CODE>Integer</CODE><DD><CODE>obj1</CODE> - the second <CODE>Integer</CODE><DT><B>Returns:</B><DD>a negative integer, zero, or a positive integer as the first argument is less than, equal to, or greater than the second</DL>
</DD>
</DL>
<HR>
<A NAME="equals(java.lang.Object)"><!-- --></A><H3>
equals</H3>
<PRE>
public boolean <B>equals</B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A> obj)</PRE>
<DL>
<DD>Not used
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE>equals</CODE> in interface <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Comparator.html">Comparator</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#equals(java.lang.Object)">equals</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>obj</CODE> - not used<DT><B>Returns:</B><DD>always <CODE>true</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="addPageLabel(int, int, java.lang.String, int)"><!-- --></A><H3>
addPageLabel</H3>
<PRE>
public void <B>addPageLabel</B>(int page, int numberStyle, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> text, int firstPage)</PRE>
<DL>
<DD>Adds or replaces a page label.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>page</CODE> - the real page to start the numbering. First page is 1<DD><CODE>numberStyle</CODE> - the numbering style such as LOWERCASE_ROMAN_NUMERALS<DD><CODE>text</CODE> - the text to prefix the number. Can be <CODE>null</CODE> or empty<DD><CODE>firstPage</CODE> - the first logical page number</DL>
</DD>
</DL>
<HR>
<A NAME="addPageLabel(int, int, java.lang.String)"><!-- --></A><H3>
addPageLabel</H3>
<PRE>
public void <B>addPageLabel</B>(int page, int numberStyle, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> text)</PRE>
<DL>
<DD>Adds or replaces a page label. The first logical page has the default of 1.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>page</CODE> - the real page to start the numbering. First page is 1<DD><CODE>numberStyle</CODE> - the numbering style such as LOWERCASE_ROMAN_NUMERALS<DD><CODE>text</CODE> - the text to prefix the number. Can be <CODE>null</CODE> or empty</DL>
</DD>
</DL>
<HR>
<A NAME="addPageLabel(int, int)"><!-- --></A><H3>
addPageLabel</H3>
<PRE>
public void <B>addPageLabel</B>(int page, int numberStyle)</PRE>
<DL>
<DD>Adds or replaces a page label. There is no text prefix and the first logical page has the default of 1.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>page</CODE> - the real page to start the numbering. First page is 1<DD><CODE>numberStyle</CODE> - the numbering style such as LOWERCASE_ROMAN_NUMERALS</DL>
</DD>
</DL>
<HR>
<A NAME="removePageLabel(int)"><!-- --></A><H3>
removePageLabel</H3>
<PRE>
public void <B>removePageLabel</B>(int page)</PRE>
<DL>
<DD>Removes a page label. The first page lagel can not be removed, only changed.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>page</CODE> - the real page to remove</DL>
</DD>
</DL>
<HR>
<A NAME="getDictionary()"><!-- --></A><H3>
getDictionary</H3>
<PRE>
<A HREF="../../../../com/lowagie/text/pdf/PdfDictionary.html">PdfDictionary</A> <B>getDictionary</B>()</PRE>
<DL>
<DD>Gets the page label dictionary to insert into the document.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the page label dictionary</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/pdf/PdfPageEventHelper.html"><B>PREV CLASS</B></A>
<A HREF="../../../../com/lowagie/text/pdf/PdfPages.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="PdfPageLabels.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: NESTED | <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>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -