You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ar...@apache.org on 2001/01/30 04:09:26 UTC

cvs commit: xml-fop/docs/design/contrib/pdf/org/apache/fop/pdf/class-use PDFFunction.html

arved       01/01/29 19:09:26

  Added:       docs/design/contrib/pdf/org/apache/fop/pdf/class-use
                        PDFFunction.html
  Log:
  PDF package HTML
  
  Revision  Changes    Path
  1.1                  xml-fop/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFunction.html
  
  Index: PDFFunction.html
  ===================================================================
  <HTML><HEAD><!-- Generated by Together onThu Jan 25 10:51:06 EST 2001 --><TITLE></TITLE><LINK REL="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"></HEAD><BODY BGCOLOR="white"><!-- ========== START OF NAVBAR ========== --><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1"><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"><TR ALIGN="center" VALIGN="top"><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../org/apache/fop/pdf/package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html"><FONT ID="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../org/apache/fop/pdf/package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD></TR></TABLE><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></TD></EM></TD></TR><TR><TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">  <A HREF= "../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF= "PDFFunction.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- ========== END OF NAVBAR ========== --><HR><CENTER><H2><B>Uses of Class<BR>org.apache.fop.pdf.PDFFunction</B></H2></CENTER><TABLE BORDER="1"  CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF"  ID="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE= "+2">Packages that use <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A></FONT></TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD><B><A HREF= "#org.apache.fop.pdf">org.apache.fop.pdf</A></B></TD><TD>&nbsp;</TD></TR></TABLE><P><A NAME= "org.apache.fop.pdf"></A><TABLE BORDER="1"  CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF"  ID="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE= "+2">Uses of <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A> in <A HREF= "../../../../../org/apache/fop/pdf/package-summary.html">org.apache.fop.pdf</A></FONT></TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" ID="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF= "../../../../../org/apache/fop/pdf/package-summary.html">org.apache.fop.pdf</A> with parameters of type <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A></TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD><CODE><B>PDFShading.<A HREF= "../../../../../org/apache/fop/pdf/PDFShading.html#PDFShading(int, java.lang.String, int, org.apache.fop.datatypes.ColorSpace, java.util.Vector, java.util.Vector, boolean, int, int, int, java.util.Vector, org.apache.fop.pdf.PDFFunction)">PDFShading</A></B>(int theNumber, String theShadingName, int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, int theBitsPerCoordinate, int theBitsPerComponent, int theBitsPerFlag, Vector theDecode, <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A> theFunction)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor for Type 4,6, or 7</TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD><CODE><B>PDFShading.<A HREF= "../../../../../org/apache/fop/pdf/PDFShading.html#PDFShading(int, java.lang.String, int, org.apache.fop.datatypes.ColorSpace, java.util.Vector, java.util.Vector, boolean, int, int, java.util.Vector, int, org.apache.fop.pdf.PDFFunction)">PDFShading</A></B>(int theNumber, String theShadingName, int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, int theBitsPerCoordinate, int theBitsPerComponent, Vector theDecode, int theVerticesPerRow, <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A> theFunction)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor for type 5</TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD><CODE><B>PDFShading.<A HREF= "../../../../../org/apache/fop/pdf/PDFShading.html#PDFShading(int, java.lang.String, int, org.apache.fop.datatypes.ColorSpace, java.util.Vector, java.util.Vector, boolean, java.util.Vector, java.util.Vector, org.apache.fop.pdf.PDFFunction, java.util.Vector)">PDFShading</A></B>(int theNumber, String theShadingName, int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, Vector theCoords, Vector theDomain, <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A> theFunction, Vector theExtend)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor for Type 2 and 3</TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD><CODE><B>PDFShading.<A HREF= "../../../../../org/apache/fop/pdf/PDFShading.html#PDFShading(int, java.lang.String, int, org.apache.fop.datatypes.ColorSpace, java.util.Vector, java.util.Vector, boolean, java.util.Vector, java.util.Vector, org.apache.fop.pdf.PDFFunction)">PDFShading</A></B>(int theNumber, String theShadingName, int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, Vector theDomain, Vector theMatrix, <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A> theFunction)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor for type function based shading</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" ID="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF= "../../../../../org/apache/fop/pdf/package-summary.html">org.apache.fop.pdf</A> that return <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A></TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE><A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A></CODE></FONT></TD><TD><CODE><B>PDFDocument.<A HREF= "../../../../../org/apache/fop/pdf/PDFDocument.html#makeFunction(int, int, java.util.Vector, java.util.Vector, java.lang.StringBuffer)">makeFunction</A></B>(int theNumber, int theFunctionType, Vector theDomain, Vector theRange, StringBuffer theFunctionDataStream)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;make a postscript calculator function</TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE><A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A></CODE></FONT></TD><TD><CODE><B>PDFDocument.<A HREF= "../../../../../org/apache/fop/pdf/PDFDocument.html#makeFunction(int, java.util.Vector, java.util.Vector, java.util.Vector, int, int, java.util.Vector, java.util.Vector, java.lang.StringBuffer, java.util.Vector)">makeFunction</A></B>(int theFunctionType, Vector theDomain, Vector theRange, Vector theSize, int theBitsPerSample, int theOrder, Vector theEncode, Vector theDecode, StringBuffer theFunctionDataStream, Vector theFilter)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Make a Type 0 sampled function</TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE><A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A></CODE></FONT></TD><TD><CODE><B>PDFDocument.<A HREF= "../../../../../org/apache/fop/pdf/PDFDocument.html#makeFunction(int, java.util.Vector, java.util.Vector, java.util.Vector, java.util.Vector, double)">makeFunction</A></B>(int theFunctionType, Vector theDomain, Vector theRange, Vector theCZero, Vector theCOne, double theInterpolationExponentN)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;make a type Exponential interpolation function
  (for shading usually)</TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE><A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A></CODE></FONT></TD><TD><CODE><B>PDFDocument.<A HREF= "../../../../../org/apache/fop/pdf/PDFDocument.html#makeFunction(int, java.util.Vector, java.util.Vector, java.util.Vector, java.util.Vector, java.util.Vector)">makeFunction</A></B>(int theFunctionType, Vector theDomain, Vector theRange, Vector theFunctions, Vector theBounds, Vector theEncode)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Make a Type 3 Stitching function</TD></TR></TABLE>&nbsp;<P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" ID="TableSubHeadingColor"><TD COLSPAN=2>Methods in <A HREF= "../../../../../org/apache/fop/pdf/package-summary.html">org.apache.fop.pdf</A> with parameters of type <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A></TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE><A HREF= "../../../../../org/apache/fop/pdf/PDFShading.html">PDFShading</A></CODE></FONT></TD><TD><CODE><B>PDFDocument.<A HREF= "../../../../../org/apache/fop/pdf/PDFDocument.html#makeShading(int, org.apache.fop.datatypes.ColorSpace, java.util.Vector, java.util.Vector, boolean, int, int, int, java.util.Vector, org.apache.fop.pdf.PDFFunction)">makeShading</A></B>(int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, int theBitsPerCoordinate, int theBitsPerComponent, int theBitsPerFlag, Vector theDecode, <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A> theFunction)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Make a free-form gouraud shaded triangle mesh, coons patch mesh, or tensor patch mesh 
  shading object</TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE><A HREF= "../../../../../org/apache/fop/pdf/PDFShading.html">PDFShading</A></CODE></FONT></TD><TD><CODE><B>PDFDocument.<A HREF= "../../../../../org/apache/fop/pdf/PDFDocument.html#makeShading(int, org.apache.fop.datatypes.ColorSpace, java.util.Vector, java.util.Vector, boolean, int, int, java.util.Vector, int, org.apache.fop.pdf.PDFFunction)">makeShading</A></B>(int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, int theBitsPerCoordinate, int theBitsPerComponent, Vector theDecode, int theVerticesPerRow, <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A> theFunction)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;make a Lattice-Form Gouraud mesh shading object</TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE><A HREF= "../../../../../org/apache/fop/pdf/PDFShading.html">PDFShading</A></CODE></FONT></TD><TD><CODE><B>PDFDocument.<A HREF= "../../../../../org/apache/fop/pdf/PDFDocument.html#makeShading(int, org.apache.fop.datatypes.ColorSpace, java.util.Vector, java.util.Vector, boolean, java.util.Vector, java.util.Vector, org.apache.fop.pdf.PDFFunction, java.util.Vector)">makeShading</A></B>(int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, Vector theCoords, Vector theDomain, <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A> theFunction, Vector theExtend)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Make an axial or radial shading object.</TD></TR><TR BGCOLOR="white" ID="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE><A HREF= "../../../../../org/apache/fop/pdf/PDFShading.html">PDFShading</A></CODE></FONT></TD><TD><CODE><B>PDFDocument.<A HREF= "../../../../../org/apache/fop/pdf/PDFDocument.html#makeShading(int, org.apache.fop.datatypes.ColorSpace, java.util.Vector, java.util.Vector, boolean, java.util.Vector, java.util.Vector, org.apache.fop.pdf.PDFFunction)">makeShading</A></B>(int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, Vector theDomain, Vector theMatrix, <A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html">PDFFunction</A> theFunction)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;make a function based shading object</TD></TR></TABLE>&nbsp;<P><HR><!-- ========== START OF NAVBAR ========== --><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1"><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"><TR ALIGN="center" VALIGN="top"><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../overview-summary.html"><FONT ID="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../org/apache/fop/pdf/package-summary.html"><FONT ID="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../org/apache/fop/pdf/PDFFunction.html"><FONT ID="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../org/apache/fop/pdf/package-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD><TD BGCOLOR="#EEEEFF" ID="NavBarCell1"><A HREF= "../../../../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD></TR></TABLE><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></TD></EM></TD></TR><TR><TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV&nbsp;&nbsp;NEXT</FONT></TD><TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">  <A HREF= "../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF= "PDFFunction.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR></TABLE><!-- ========== END OF NAVBAR ========== --><HR></BODY></HTML>