?? package-summary.html
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Nov 20 13:00:13 CET 2002 -->
<TITLE>
com.lowagie.text.pdf()
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<SCRIPT>
function asd()
{
parent.document.title="com.lowagie.text.pdf()";
}
</SCRIPT>
<BODY BGCOLOR="white" onload="asd();">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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/markup/package-summary.html"><B>PREV PACKAGE</B></A>
<A HREF="../../../../com/lowagie/text/pdf/hyphenation/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="package-summary.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>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<H2>
Package com.lowagie.text.pdf
</H2>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Interface Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="FontMapper.html"><I>FontMapper</I></A></B></TD>
<TD>A FontMapper implementation handles mappings between AWT Fonts and PDF fonts. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="HyphenationEvent.html"><I>HyphenationEvent</I></A></B></TD>
<TD>Called by <code>Chunk</code> to hyphenate a word.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfPageElement.html"><I>PdfPageElement</I></A></B></TD>
<TD>The <CODE>PdfPageElement</CODE> interface has to be implemented by <CODE>PdfPage</CODE> and <CODE>PdfPages</CODE>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfPageEvent.html"><I>PdfPageEvent</I></A></B></TD>
<TD>Allows a class to catch several document events.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfPTableEvent.html"><I>PdfPTableEvent</I></A></B></TD>
<TD>An interface that can be used to retrieve the position of cells in <CODE>PdfPTable</CODE>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfResource.html"><I>PdfResource</I></A></B></TD>
<TD>The <CODE>PdfResource</CODE>-interface has to be implemented by every PDF resource.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="ArabicShaping.html">ArabicShaping</A></B></TD>
<TD>Shape Arabic text on a character basis. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="Barcode.html">Barcode</A></B></TD>
<TD>Base class containing properties and methods commom to all barcode types.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="Barcode128.html">Barcode128</A></B></TD>
<TD>Implements the code 128 and UCC/EAN-128. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="Barcode39.html">Barcode39</A></B></TD>
<TD>Implements the code 39 and code 39 extended. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="BarcodeCodabar.html">BarcodeCodabar</A></B></TD>
<TD>Implements the code codabar. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="BarcodeEAN.html">BarcodeEAN</A></B></TD>
<TD>Generates barcodes in several formats: EAN13, EAN8, UPCA, UPCE, supplemental 2 and 5. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="BarcodeEANSUPP.html">BarcodeEANSUPP</A></B></TD>
<TD>This class takes 2 barcodes, an EAN/UPC and a supplemental and creates a single barcode with both combined in the expected layout. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="BarcodeInter25.html">BarcodeInter25</A></B></TD>
<TD>Implements the code interleaved 2 of 5. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="BarcodePostnet.html">BarcodePostnet</A></B></TD>
<TD>Implements the Postnet and Planet barcodes. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="BaseFont.html">BaseFont</A></B></TD>
<TD>Base class for the several font types supported</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="BidiLine.html">BidiLine</A></B></TD>
<TD>Does all the line bidirectional processing with PdfChunk assembly.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="ByteBuffer.html">ByteBuffer</A></B></TD>
<TD>Acts like a <CODE>StringBuffer</CODE> but works with <CODE>byte</CODE> arrays. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="CCITTG4Encoder.html">CCITTG4Encoder</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="CJKFont.html">CJKFont</A></B></TD>
<TD>Creates a CJK font compatible with the fonts in the Adobe Asian font Pack.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="CMYKColor.html">CMYKColor</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="ColorDetails.html">ColorDetails</A></B></TD>
<TD>Each spotcolor in the document will have an instance of this class</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="ColumnText.html">ColumnText</A></B></TD>
<TD>Formats text in a columnwise form. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="DefaultFontMapper.html">DefaultFontMapper</A></B></TD>
<TD>Default class to map awt fonts to BaseFont.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="DefaultFontMapper.BaseFontParameters.html">DefaultFontMapper.BaseFontParameters</A></B></TD>
<TD>A representation of BaseFont parameters.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="EnumerateTTC.html">EnumerateTTC</A></B></TD>
<TD>Enumerates all the fonts inside a True Type Collection.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="ExtendedColor.html">ExtendedColor</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="FontDetails.html">FontDetails</A></B></TD>
<TD>Each font in the document will have an instance of this class where the characters used will be represented.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="GlyphList.html">GlyphList</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="GrayColor.html">GrayColor</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="HyphenationAuto.html">HyphenationAuto</A></B></TD>
<TD>Hyphenates words automatically accordingly to the language and country. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="IntHashtable.html">IntHashtable</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="LZWDecoder.html">LZWDecoder</A></B></TD>
<TD>A class for performing LZW decoding.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PatternColor.html">PatternColor</A></B></TD>
<TD>Represents a pattern. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfAcroForm.html">PdfAcroForm</A></B></TD>
<TD>Each PDF document can contain maximum 1 AcroForm.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfAction.html">PdfAction</A></B></TD>
<TD>A <CODE>PdfAction</CODE> defines an action that can be triggered from a PDF file.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfAnnotation.html">PdfAnnotation</A></B></TD>
<TD>A <CODE>PdfAnnotation</CODE> is a note that is associated with a page.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfAppearance.html">PdfAppearance</A></B></TD>
<TD>Implements the appearance stream to be used with form fields..</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfArray.html">PdfArray</A></B></TD>
<TD><CODE>PdfArray</CODE> is the PDF Array object. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfBarcode.html">PdfBarcode</A></B></TD>
<TD>A barcode is a Chunk with a certain type of barcode font. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfBoolean.html">PdfBoolean</A></B></TD>
<TD><CODE>PdfBoolean</CODE> is the boolean object represented by the keywords <VAR>true</VAR> or <VAR>false</VAR>. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfBorderArray.html">PdfBorderArray</A></B></TD>
<TD>A <CODE>PdfBorderArray</CODE> defines the border of a <CODE>PdfAnnotation</CODE>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfBorderDictionary.html">PdfBorderDictionary</A></B></TD>
<TD>A <CODE>PdfBorderDictionary</CODE> define the appearance of a Border (Annotations).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfCell.html">PdfCell</A></B></TD>
<TD>A <CODE>PdfCell</CODE> is the PDF translation of a <CODE>Cell</CODE>. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfChunk.html">PdfChunk</A></B></TD>
<TD>A <CODE>PdfChunk</CODE> is the PDF translation of a <CODE>Chunk</CODE>. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfColor.html">PdfColor</A></B></TD>
<TD>A <CODE>PdfColor</CODE> defines a Color (it's a <CODE>PdfArray</CODE> containing 3 values).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfColorDictionary.html">PdfColorDictionary</A></B></TD>
<TD>$Id: PdfColorDictionary.java,v 1.12 2002/07/09 11:28:22 blowagie Exp $ <CODE>PdfColorDictionary</CODE> is a <CODE>PdfResource</CODE>, containing a dictionary of <CODE>PdfSpotColor</CODE>s. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfContentByte.html">PdfContentByte</A></B></TD>
<TD><CODE>PdfContentByte</CODE> is an object containing the user positioned text and graphic contents of a page. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfContents.html">PdfContents</A></B></TD>
<TD><CODE>PdfContents</CODE> is a <CODE>PdfStream</CODE> containing the contents (text + graphics) of a <CODE>PdfPage</CODE>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfCopy.html">PdfCopy</A></B></TD>
<TD>Make copies of PDF documents. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfDashPattern.html">PdfDashPattern</A></B></TD>
<TD>A <CODE>PdfDashPattern</CODE> defines a dash pattern as described in the PDF Reference Manual version 1.3 p 325 (section 8.4.3).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfDate.html">PdfDate</A></B></TD>
<TD><CODE>PdfDate</CODE> is the PDF date object. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfDestination.html">PdfDestination</A></B></TD>
<TD>A <CODE>PdfColor</CODE> defines a Color (it's a <CODE>PdfArray</CODE> containing 3 values).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfDictionary.html">PdfDictionary</A></B></TD>
<TD><CODE>PdfDictionary</CODE> is the Pdf dictionary object. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfDocument.html">PdfDocument</A></B></TD>
<TD><CODE>PdfDocument</CODE> is the class that is used by <CODE>PdfWriter</CODE> to translate a <CODE>Document</CODE> into a PDF with different pages. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfEncodings.html">PdfEncodings</A></B></TD>
<TD>Supports fast encodings for winansi and PDFDocEncoding.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfEncryption.html">PdfEncryption</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="PdfEncryptor.html">PdfEncryptor</A></B></TD>
<TD>This class takes any PDF and returns exactly the same but encrypted. </TD>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -