📄 pdfpage.html
字号:
<A HREF="../../../../com/lowagie/text/pdf/PdfIndirectReference.html">PdfIndirectReference</A> resources, <A HREF="../../../../com/lowagie/text/pdf/PdfNumber.html">PdfNumber</A> rotate)</PRE>
<DL>
<DD>Constructs a <CODE>PdfPage</CODE>.
<P>
<DT><B>Parameters:</B><DD><CODE>mediaBox</CODE> - a value for the <B>MediaBox</B> key<DD><CODE>resources</CODE> - an indirect reference to a <CODE>PdfResources</CODE>-object<DD><CODE>rotate</CODE> - a value for the <B>Rotate</B> key</DL>
<HR>
<A NAME="PdfPage(com.lowagie.text.pdf.PdfRectangle, com.lowagie.text.Rectangle, com.lowagie.text.pdf.PdfResources, com.lowagie.text.pdf.PdfNumber)"><!-- --></A><H3>
PdfPage</H3>
<PRE>
<B>PdfPage</B>(<A HREF="../../../../com/lowagie/text/pdf/PdfRectangle.html">PdfRectangle</A> mediaBox, <A HREF="../../../../com/lowagie/text/Rectangle.html">Rectangle</A> cropBox, <A HREF="../../../../com/lowagie/text/pdf/PdfResources.html">PdfResources</A> resources, <A HREF="../../../../com/lowagie/text/pdf/PdfNumber.html">PdfNumber</A> rotate)</PRE>
<DL>
<DD>Constructs a <CODE>PdfPage</CODE>.
<P>
<DT><B>Parameters:</B><DD><CODE>mediaBox</CODE> - a value for the <B>MediaBox</B> key<DD><CODE>resources</CODE> - an indirect reference to a <CODE>PdfResources</CODE>-object<DD><CODE>rotate</CODE> - a value for the <B>Rotate</B> key</DL>
<HR>
<A NAME="PdfPage(com.lowagie.text.pdf.PdfRectangle, com.lowagie.text.Rectangle, com.lowagie.text.pdf.PdfIndirectReference)"><!-- --></A><H3>
PdfPage</H3>
<PRE>
<B>PdfPage</B>(<A HREF="../../../../com/lowagie/text/pdf/PdfRectangle.html">PdfRectangle</A> mediaBox, <A HREF="../../../../com/lowagie/text/Rectangle.html">Rectangle</A> cropBox, <A HREF="../../../../com/lowagie/text/pdf/PdfIndirectReference.html">PdfIndirectReference</A> resources)</PRE>
<DL>
<DD>Constructs a <CODE>PdfPage</CODE>.
<P>
<DT><B>Parameters:</B><DD><CODE>mediaBox</CODE> - a value for the <B>MediaBox</B> key<DD><CODE>resources</CODE> - an indirect reference to a <CODE>PdfResources</CODE>-object</DL>
<HR>
<A NAME="PdfPage(com.lowagie.text.pdf.PdfRectangle, com.lowagie.text.Rectangle, com.lowagie.text.pdf.PdfResources)"><!-- --></A><H3>
PdfPage</H3>
<PRE>
<B>PdfPage</B>(<A HREF="../../../../com/lowagie/text/pdf/PdfRectangle.html">PdfRectangle</A> mediaBox, <A HREF="../../../../com/lowagie/text/Rectangle.html">Rectangle</A> cropBox, <A HREF="../../../../com/lowagie/text/pdf/PdfResources.html">PdfResources</A> resources)</PRE>
<DL>
<DD>Constructs a <CODE>PdfPage</CODE>.
<P>
<DT><B>Parameters:</B><DD><CODE>mediaBox</CODE> - a value for the <B>MediaBox</B> key<DD><CODE>resources</CODE> - an indirect reference to a <CODE>PdfResources</CODE>-object</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="setParent(com.lowagie.text.pdf.PdfIndirectReference)"><!-- --></A><H3>
setParent</H3>
<PRE>
public void <B>setParent</B>(<A HREF="../../../../com/lowagie/text/pdf/PdfIndirectReference.html">PdfIndirectReference</A> reference)</PRE>
<DL>
<DD>Set the value for the <B>Parent</B> key in the Page or Pages Dictionary.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/lowagie/text/pdf/PdfPageElement.html#setParent(com.lowagie.text.pdf.PdfIndirectReference)">setParent</A></CODE> in interface <CODE><A HREF="../../../../com/lowagie/text/pdf/PdfPageElement.html">PdfPageElement</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>reference</CODE> - an indirect reference to a <CODE>PdfPages</CODE>-object</DL>
</DD>
</DL>
<HR>
<A NAME="isParent()"><!-- --></A><H3>
isParent</H3>
<PRE>
public boolean <B>isParent</B>()</PRE>
<DL>
<DD>Checks if this page element is a tree of pages. <P> This method allways returns <CODE>false</CODE>.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/lowagie/text/pdf/PdfPageElement.html#isParent()">isParent</A></CODE> in interface <CODE><A HREF="../../../../com/lowagie/text/pdf/PdfPageElement.html">PdfPageElement</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD><CODE>false</CODE> because this is a single page</DL>
</DD>
</DL>
<HR>
<A NAME="add(com.lowagie.text.pdf.PdfIndirectReference)"><!-- --></A><H3>
add</H3>
<PRE>
void <B>add</B>(<A HREF="../../../../com/lowagie/text/pdf/PdfIndirectReference.html">PdfIndirectReference</A> contents)</PRE>
<DL>
<DD>Adds an indirect reference pointing to a <CODE>PdfContents</CODE>-object.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>contents</CODE> - an indirect reference to a <CODE>PdfContents</CODE>-object</DL>
</DD>
</DL>
<HR>
<A NAME="rotateMediaBox()"><!-- --></A><H3>
rotateMediaBox</H3>
<PRE>
<A HREF="../../../../com/lowagie/text/pdf/PdfRectangle.html">PdfRectangle</A> <B>rotateMediaBox</B>()</PRE>
<DL>
<DD>Rotates the mediabox, but not the text in it.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a <CODE>PdfRectangle</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getMediaBox()"><!-- --></A><H3>
getMediaBox</H3>
<PRE>
<A HREF="../../../../com/lowagie/text/pdf/PdfRectangle.html">PdfRectangle</A> <B>getMediaBox</B>()</PRE>
<DL>
<DD>Returns the MediaBox of this Page.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>a <CODE>PdfRectangle</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> </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/PdfOutline.html"><B>PREV CLASS</B></A>
<A HREF="../../../../com/lowagie/text/pdf/PdfPageEventHelper.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="PdfPage.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>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -