From 159fe7fb1fadf243ac86921b48910220b3f1188d Mon Sep 17 00:00:00 2001 From: fotis Date: Mon, 5 Feb 2001 22:42:02 +0000 Subject: [PATCH] removing design docs to the download dir git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194023 13f79535-47bb-0310-9956-ffa450edef68 --- .../pdf/org/apache/fop/pdf/class-use/ASCII85Filter.html | 1 - .../pdf/org/apache/fop/pdf/class-use/ASCIIHexFilter.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/FlateFilter.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFAction.html | 1 - .../pdf/org/apache/fop/pdf/class-use/PDFAnnotList.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFArray.html | 2 -- .../contrib/pdf/org/apache/fop/pdf/class-use/PDFColor.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFDocument.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFEncoding.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFFileSpec.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFFilter.html | 1 - .../pdf/org/apache/fop/pdf/class-use/PDFFilterException.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFFont.html | 3 --- .../pdf/org/apache/fop/pdf/class-use/PDFFontDescriptor.html | 2 -- .../pdf/org/apache/fop/pdf/class-use/PDFFontNonBase14.html | 1 - .../pdf/org/apache/fop/pdf/class-use/PDFFontType1.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFFunction.html | 3 --- .../contrib/pdf/org/apache/fop/pdf/class-use/PDFGoTo.html | 1 - .../pdf/org/apache/fop/pdf/class-use/PDFGoToRemote.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFInfo.html | 1 - .../pdf/org/apache/fop/pdf/class-use/PDFInternalLink.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFLink.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFNumber.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFObject.html | 4 ---- .../contrib/pdf/org/apache/fop/pdf/class-use/PDFPage.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFPages.html | 1 - .../pdf/org/apache/fop/pdf/class-use/PDFPathPaint.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFPattern.html | 1 - .../pdf/org/apache/fop/pdf/class-use/PDFRectangle.html | 1 - .../pdf/org/apache/fop/pdf/class-use/PDFResources.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFRoot.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFShading.html | 2 -- .../contrib/pdf/org/apache/fop/pdf/class-use/PDFStream.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFUri.html | 1 - .../contrib/pdf/org/apache/fop/pdf/class-use/PDFXObject.html | 1 - 35 files changed, 45 deletions(-) delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/ASCII85Filter.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/ASCIIHexFilter.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/FlateFilter.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFAction.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFAnnotList.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFArray.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFColor.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFDocument.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFEncoding.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFileSpec.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFilter.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFilterException.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFont.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFontDescriptor.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFontNonBase14.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFontType1.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFunction.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFGoTo.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFGoToRemote.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFInfo.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFInternalLink.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFLink.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFNumber.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFObject.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPage.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPages.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPathPaint.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPattern.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFRectangle.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFResources.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFRoot.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFShading.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFStream.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFUri.html delete mode 100755 docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFXObject.html diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/ASCII85Filter.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/ASCII85Filter.html deleted file mode 100755 index ba26d192d..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/ASCII85Filter.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.ASCII85Filter

No usage of org.apache.fop.pdf.ASCII85Filter

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/ASCIIHexFilter.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/ASCIIHexFilter.html deleted file mode 100755 index 6a15cd5ee..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/ASCIIHexFilter.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.ASCIIHexFilter

No usage of org.apache.fop.pdf.ASCIIHexFilter

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/FlateFilter.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/FlateFilter.html deleted file mode 100755 index 7eff6d54f..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/FlateFilter.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.FlateFilter

No usage of org.apache.fop.pdf.FlateFilter

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFAction.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFAction.html deleted file mode 100755 index cf90bd124..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFAction.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFAction

Packages that use PDFAction
org.apache.fop.pdf 

Uses of PDFAction in org.apache.fop.pdf
 

Subclasses of PDFAction in org.apache.fop.pdf
class PDFGoToRemote
          class representing a /GoToR object.
class PDFInternalLink
          class used to create a PDF internal link
class PDFUri
          class used to create a PDF Uri link
 

Fields in org.apache.fop.pdf declared as PDFAction
(package private) PDFActionPDFLink.action
          
 

Methods in org.apache.fop.pdf with parameters of type PDFAction
voidPDFLink.setAction(PDFAction action)
          
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFAnnotList.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFAnnotList.html deleted file mode 100755 index 949a13888..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFAnnotList.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFAnnotList

Packages that use PDFAnnotList
org.apache.fop.pdf 

Uses of PDFAnnotList in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFAnnotList
PDFAnnotListPDFDocument.makeAnnotList()
          make an annotation list object
PDFAnnotListPDFPage.getAnnotList()
          get this page's annotation list
 

Methods in org.apache.fop.pdf with parameters of type PDFAnnotList
voidPDFPage.setAnnotList(PDFAnnotList annotList)
          set this page's annotation list
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFArray.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFArray.html deleted file mode 100755 index bbff8b092..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFArray.html +++ /dev/null @@ -1,2 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFArray

Packages that use PDFArray
org.apache.fop.pdf 

Uses of PDFArray in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFArray
PDFArrayPDFDocument.makeArray(int[] values)
          make an Array object (ex.
 

Methods in org.apache.fop.pdf with parameters of type PDFArray
static PDFFontPDFFont.createFont(int number, String fontname, byte subtype, String basefont, Object encoding, int firstChar, int lastChar, PDFArray widths, PDFFontDescriptor descriptor)
          factory method with the extended parameters -for Type1, MMType1 and TrueType
voidPDFFontNonBase14.setWidthMetrics(int firstChar, int lastChar, PDFArray widths)
          set the width metrics for the font
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFColor.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFColor.html deleted file mode 100755 index d3b05195b..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFColor.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFColor

No usage of org.apache.fop.pdf.PDFColor

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFDocument.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFDocument.html deleted file mode 100755 index 4fa0aa7bf..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFDocument.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFDocument

No usage of org.apache.fop.pdf.PDFDocument

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFEncoding.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFEncoding.html deleted file mode 100755 index b4c53b405..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFEncoding.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFEncoding

Packages that use PDFEncoding
org.apache.fop.pdf 

Uses of PDFEncoding in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFEncoding
PDFEncodingPDFDocument.makeEncoding(String encodingName)
          make a /Encoding object
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFileSpec.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFileSpec.html deleted file mode 100755 index 7248c5e85..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFileSpec.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFFileSpec

Packages that use PDFFileSpec
org.apache.fop.pdf 

Uses of PDFFileSpec in org.apache.fop.pdf
 

Constructors in org.apache.fop.pdf with parameters of type PDFFileSpec
PDFGoToRemote.PDFGoToRemote(int number, PDFFileSpec pdfFileSpec)
          create an GoToR object.
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFilter.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFilter.html deleted file mode 100755 index 85ba33aa9..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFilter.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFFilter

Packages that use PDFFilter
org.apache.fop.pdf 

Uses of PDFFilter in org.apache.fop.pdf
 

Subclasses of PDFFilter in org.apache.fop.pdf
class ASCII85Filter
          
class ASCIIHexFilter
          
class FlateFilter
          A filter to deflate a stream.
 

Methods in org.apache.fop.pdf with parameters of type PDFFilter
voidPDFStream.addFilter(PDFFilter filter)
          Add a filter for compression of the stream.
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFilterException.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFilterException.html deleted file mode 100755 index 9dd2e7efa..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFilterException.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFFilterException

Packages that use PDFFilterException
org.apache.fop.pdf 

Uses of PDFFilterException in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that throw PDFFilterException
voidFlateFilter.setBitsPerComponent(int bits)
          
voidFlateFilter.setColors(int colors)
          
voidFlateFilter.setColumns(int columns)
          
voidFlateFilter.setPredictor(int predictor)
          
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFont.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFont.html deleted file mode 100755 index e994ce685..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFont.html +++ /dev/null @@ -1,3 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFFont

Packages that use PDFFont
org.apache.fop.pdf 

Uses of PDFFont in org.apache.fop.pdf
 

Subclasses of PDFFont in org.apache.fop.pdf
class PDFFontNonBase14
          A common ancestor for Type1, TrueType, MMType1 and Type3 fonts -(all except base 14 fonts).
 

Methods in org.apache.fop.pdf that return PDFFont
PDFFontPDFDocument.makeFont(String fontname, String basefont, String encoding, FontMetric metrics, FontDescriptor descriptor)
          make a Type1 /Font object
static PDFFontPDFFont.createFont(int number, String fontname, byte subtype, String basefont, Object encoding, int firstChar, int lastChar, PDFArray widths, PDFFontDescriptor descriptor)
          factory method with the extended parameters -for Type1, MMType1 and TrueType
static PDFFontPDFFont.createFont(int number, String fontname, byte subtype, String basefont, Object encoding)
          factory method with the basic parameters
 

Methods in org.apache.fop.pdf with parameters of type PDFFont
voidPDFResources.addFont(PDFFont font)
          add font object to resources list.
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFontDescriptor.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFontDescriptor.html deleted file mode 100755 index 733e41c04..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFontDescriptor.html +++ /dev/null @@ -1,2 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFFontDescriptor

Packages that use PDFFontDescriptor
org.apache.fop.pdf 

Uses of PDFFontDescriptor in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFFontDescriptor
PDFFontDescriptorPDFDocument.makeFontDescriptor(FontDescriptor desc)
          make a /FontDescriptor object for a CID font
 

Methods in org.apache.fop.pdf with parameters of type PDFFontDescriptor
static PDFFontPDFFont.createFont(int number, String fontname, byte subtype, String basefont, Object encoding, int firstChar, int lastChar, PDFArray widths, PDFFontDescriptor descriptor)
          factory method with the extended parameters -for Type1, MMType1 and TrueType
voidPDFFontNonBase14.setDescriptor(PDFFontDescriptor descriptor)
          set the font descriptor (unused for the Type3 fonts)
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFontNonBase14.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFontNonBase14.html deleted file mode 100755 index 7e9c9672a..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFontNonBase14.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFFontNonBase14

Packages that use PDFFontNonBase14
org.apache.fop.pdf 

Uses of PDFFontNonBase14 in org.apache.fop.pdf
 

Subclasses of PDFFontNonBase14 in org.apache.fop.pdf
class PDFFontType1
          class representing a Type1 or MMType1 font (not necessary for the base 14).
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFontType1.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFontType1.html deleted file mode 100755 index 90778c38f..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFontType1.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFFontType1

No usage of org.apache.fop.pdf.PDFFontType1

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFunction.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFunction.html deleted file mode 100755 index 8e5018387..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFFunction.html +++ /dev/null @@ -1,3 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFFunction

Packages that use PDFFunction
org.apache.fop.pdf 

Uses of PDFFunction in org.apache.fop.pdf
 

Constructors in org.apache.fop.pdf with parameters of type PDFFunction
PDFShading.PDFShading(int theNumber, String theShadingName, int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, int theBitsPerCoordinate, int theBitsPerComponent, int theBitsPerFlag, Vector theDecode, PDFFunction theFunction)
          Constructor for Type 4,6, or 7
PDFShading.PDFShading(int theNumber, String theShadingName, int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, int theBitsPerCoordinate, int theBitsPerComponent, Vector theDecode, int theVerticesPerRow, PDFFunction theFunction)
          Constructor for type 5
PDFShading.PDFShading(int theNumber, String theShadingName, int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, Vector theCoords, Vector theDomain, PDFFunction theFunction, Vector theExtend)
          Constructor for Type 2 and 3
PDFShading.PDFShading(int theNumber, String theShadingName, int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, Vector theDomain, Vector theMatrix, PDFFunction theFunction)
          Constructor for type function based shading
 

Methods in org.apache.fop.pdf that return PDFFunction
PDFFunctionPDFDocument.makeFunction(int theNumber, int theFunctionType, Vector theDomain, Vector theRange, StringBuffer theFunctionDataStream)
          make a postscript calculator function
PDFFunctionPDFDocument.makeFunction(int theFunctionType, Vector theDomain, Vector theRange, Vector theSize, int theBitsPerSample, int theOrder, Vector theEncode, Vector theDecode, StringBuffer theFunctionDataStream, Vector theFilter)
          Make a Type 0 sampled function
PDFFunctionPDFDocument.makeFunction(int theFunctionType, Vector theDomain, Vector theRange, Vector theCZero, Vector theCOne, double theInterpolationExponentN)
          make a type Exponential interpolation function -(for shading usually)
PDFFunctionPDFDocument.makeFunction(int theFunctionType, Vector theDomain, Vector theRange, Vector theFunctions, Vector theBounds, Vector theEncode)
          Make a Type 3 Stitching function
 

Methods in org.apache.fop.pdf with parameters of type PDFFunction
PDFShadingPDFDocument.makeShading(int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, int theBitsPerCoordinate, int theBitsPerComponent, int theBitsPerFlag, Vector theDecode, PDFFunction theFunction)
          Make a free-form gouraud shaded triangle mesh, coons patch mesh, or tensor patch mesh -shading object
PDFShadingPDFDocument.makeShading(int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, int theBitsPerCoordinate, int theBitsPerComponent, Vector theDecode, int theVerticesPerRow, PDFFunction theFunction)
          make a Lattice-Form Gouraud mesh shading object
PDFShadingPDFDocument.makeShading(int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, Vector theCoords, Vector theDomain, PDFFunction theFunction, Vector theExtend)
          Make an axial or radial shading object.
PDFShadingPDFDocument.makeShading(int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, Vector theDomain, Vector theMatrix, PDFFunction theFunction)
          make a function based shading object
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFGoTo.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFGoTo.html deleted file mode 100755 index e001ca8b3..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFGoTo.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFGoTo

No usage of org.apache.fop.pdf.PDFGoTo

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFGoToRemote.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFGoToRemote.html deleted file mode 100755 index 2660808d5..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFGoToRemote.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFGoToRemote

No usage of org.apache.fop.pdf.PDFGoToRemote

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFInfo.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFInfo.html deleted file mode 100755 index 4bdee1f4b..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFInfo.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFInfo

No usage of org.apache.fop.pdf.PDFInfo

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFInternalLink.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFInternalLink.html deleted file mode 100755 index 22b23f528..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFInternalLink.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFInternalLink

No usage of org.apache.fop.pdf.PDFInternalLink

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFLink.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFLink.html deleted file mode 100755 index 12484d36b..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFLink.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFLink

Packages that use PDFLink
org.apache.fop.pdf 

Uses of PDFLink in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFLink
PDFLinkPDFDocument.makeLink(Rectangle rect, String destination, int linkType)
          make a link object
 

Methods in org.apache.fop.pdf with parameters of type PDFLink
voidPDFAnnotList.addLink(PDFLink link)
          add an /Annot object of /Subtype /Link.
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFNumber.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFNumber.html deleted file mode 100755 index bcd1bf284..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFNumber.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFNumber

No usage of org.apache.fop.pdf.PDFNumber

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFObject.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFObject.html deleted file mode 100755 index d1159cbf1..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFObject.html +++ /dev/null @@ -1,4 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFObject

Packages that use PDFObject
org.apache.fop.pdf 

Uses of PDFObject in org.apache.fop.pdf
 

Subclasses of PDFObject in org.apache.fop.pdf
class PDFAction
          class representing an action object.
class PDFAnnotList
          class representing an object which is a list of annotations.
class PDFArray
          class representing an array object
class PDFEncoding
          class representing an /Encoding object.
class PDFFileSpec
          class representing a /FileSpec object.
class PDFFont
          class representing a /Font object.
class PDFFontDescriptor
          class representing a font descriptor.
class PDFFunction
          class representing a PDF Function.
class PDFGoTo
          class representing a /GoTo object.
class PDFInfo
          class representing an /Info object
class PDFLink
          class representing an /Annot object of /Subtype /Link
class PDFPage
          class representing a /Page object.
class PDFPages
          class representing a /Pages object.
class PDFPathPaint
          
class PDFResources
          class representing a /Resources object.
class PDFRoot
          class representing a Root (/Catalog) object
class PDFShading
          class representing a PDF Smooth Shading object.
class PDFStream
          class representing a PDF stream.
class PDFXObject
          PDF XObject - -A derivative of the PDF Object, is a PDF Stream that has not only a -dictionary but a stream of image data.
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPage.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPage.html deleted file mode 100755 index bdce0e5ac..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPage.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFPage

Packages that use PDFPage
org.apache.fop.pdf 

Uses of PDFPage in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFPage
PDFPagePDFDocument.makePage(PDFResources resources, PDFStream contents, int pagewidth, int pageheight, Page currentPage)
          make a /Page object
 

Methods in org.apache.fop.pdf with parameters of type PDFPage
voidPDFPages.addPage(PDFPage page)
          add a /Page object.
voidPDFRoot.addPage(PDFPage page)
          add a /Page object to the root /Pages object
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPages.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPages.html deleted file mode 100755 index 5430c3919..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPages.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFPages

Packages that use PDFPages
org.apache.fop.pdf 

Uses of PDFPages in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf with parameters of type PDFPages
voidPDFPage.setParent(PDFPages parent)
          set this page's parent
voidPDFRoot.setRootPages(PDFPages pages)
          set the root /Pages object
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPathPaint.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPathPaint.html deleted file mode 100755 index 6da7a4c2e..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPathPaint.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFPathPaint

Packages that use PDFPathPaint
org.apache.fop.pdf 

Uses of PDFPathPaint in org.apache.fop.pdf
 

Subclasses of PDFPathPaint in org.apache.fop.pdf
class PDFColor
          
class PDFPattern
          class representing a PDF Function.
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPattern.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPattern.html deleted file mode 100755 index 94e466f0a..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFPattern.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFPattern

Packages that use PDFPattern
org.apache.fop.pdf 

Uses of PDFPattern in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return PDFPattern
PDFPatternPDFDocument.createGradient(boolean radial, ColorSpace theColorspace, Vector theColors, Vector theBounds, Vector theCoords)
          
PDFPatternPDFDocument.makePattern(int thePatternType, PDFResources theResources, int thePaintType, int theTilingType, Vector theBBox, double theXStep, double theYStep, Vector theMatrix, Vector theXUID, StringBuffer thePatternDataStream)
          Make a tiling pattern
PDFPatternPDFDocument.makePattern(int thePatternType, PDFShading theShading, Vector theXUID, StringBuffer theExtGState, Vector theMatrix)
          Make a smooth shading pattern
 

Methods in org.apache.fop.pdf with parameters of type PDFPattern
voidPDFResources.addPattern(PDFPattern thePattern)
          
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFRectangle.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFRectangle.html deleted file mode 100755 index 2caccef2a..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFRectangle.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFRectangle

Packages that use PDFRectangle
org.apache.fop.pdf 

Uses of PDFRectangle in org.apache.fop.pdf
 

Constructors in org.apache.fop.pdf with parameters of type PDFRectangle
PDFFontDescriptor.PDFFontDescriptor(int number, String basefont, int ascent, int descent, int capHeight, int flags, PDFRectangle fontBBox, int italicAngle, int stemV)
          create the /FontDescriptor object
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFResources.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFResources.html deleted file mode 100755 index e1c5d61de..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFResources.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFResources

Packages that use PDFResources
org.apache.fop.pdf 

Uses of PDFResources in org.apache.fop.pdf
 

Constructors in org.apache.fop.pdf with parameters of type PDFResources
PDFPage.PDFPage(int number, PDFResources resources, PDFStream contents, int pagewidth, int pageheight)
          create a /Page object
PDFPattern.PDFPattern(int theNumber, String thePatternName, PDFResources theResources, int thePatternType, int thePaintType, int theTilingType, Vector theBBox, double theXStep, double theYStep, Vector theMatrix, Vector theXUID, StringBuffer thePatternDataStream)
          Create a tiling pattern (type 1).
 

Methods in org.apache.fop.pdf that return PDFResources
PDFResourcesPDFDocument.getResources()
          get the /Resources object for the document
 

Methods in org.apache.fop.pdf with parameters of type PDFResources
PDFPagePDFDocument.makePage(PDFResources resources, PDFStream contents, int pagewidth, int pageheight, Page currentPage)
          make a /Page object
PDFPatternPDFDocument.makePattern(int thePatternType, PDFResources theResources, int thePaintType, int theTilingType, Vector theBBox, double theXStep, double theYStep, Vector theMatrix, Vector theXUID, StringBuffer thePatternDataStream)
          Make a tiling pattern
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFRoot.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFRoot.html deleted file mode 100755 index cee4ad9b4..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFRoot.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFRoot

No usage of org.apache.fop.pdf.PDFRoot

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFShading.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFShading.html deleted file mode 100755 index b2d5cf428..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFShading.html +++ /dev/null @@ -1,2 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFShading

Packages that use PDFShading
org.apache.fop.pdf 

Uses of PDFShading in org.apache.fop.pdf
 

Constructors in org.apache.fop.pdf with parameters of type PDFShading
PDFPattern.PDFPattern(int theNumber, String thePatternName, int thePatternType, PDFShading theShading, Vector theXUID, StringBuffer theExtGState, Vector theMatrix)
          Create a type 2 pattern (smooth shading)
 

Methods in org.apache.fop.pdf that return PDFShading
PDFShadingPDFDocument.makeShading(int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, int theBitsPerCoordinate, int theBitsPerComponent, int theBitsPerFlag, Vector theDecode, PDFFunction theFunction)
          Make a free-form gouraud shaded triangle mesh, coons patch mesh, or tensor patch mesh -shading object
PDFShadingPDFDocument.makeShading(int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, int theBitsPerCoordinate, int theBitsPerComponent, Vector theDecode, int theVerticesPerRow, PDFFunction theFunction)
          make a Lattice-Form Gouraud mesh shading object
PDFShadingPDFDocument.makeShading(int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, Vector theCoords, Vector theDomain, PDFFunction theFunction, Vector theExtend)
          Make an axial or radial shading object.
PDFShadingPDFDocument.makeShading(int theShadingType, ColorSpace theColorSpace, Vector theBackground, Vector theBBox, boolean theAntiAlias, Vector theDomain, Vector theMatrix, PDFFunction theFunction)
          make a function based shading object
 

Methods in org.apache.fop.pdf with parameters of type PDFShading
PDFPatternPDFDocument.makePattern(int thePatternType, PDFShading theShading, Vector theXUID, StringBuffer theExtGState, Vector theMatrix)
          Make a smooth shading pattern
voidPDFPage.addShading(PDFShading shading)
          
voidPDFResources.addShading(PDFShading theShading)
          
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFStream.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFStream.html deleted file mode 100755 index e3d7b5702..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFStream.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFStream

Packages that use PDFStream
org.apache.fop.pdf 

Uses of PDFStream in org.apache.fop.pdf
 

Constructors in org.apache.fop.pdf with parameters of type PDFStream
PDFPage.PDFPage(int number, PDFResources resources, PDFStream contents, int pagewidth, int pageheight)
          create a /Page object
 

Methods in org.apache.fop.pdf that return PDFStream
PDFStreamPDFDocument.makeStream()
          make a stream object
 

Methods in org.apache.fop.pdf with parameters of type PDFStream
PDFPagePDFDocument.makePage(PDFResources resources, PDFStream contents, int pagewidth, int pageheight, Page currentPage)
          make a /Page object
voidPDFFontDescriptor.setFontFile(byte subtype, PDFStream fontfile)
          set the optional font file stream
 



\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFUri.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFUri.html deleted file mode 100755 index 98566eda4..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFUri.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFUri

No usage of org.apache.fop.pdf.PDFUri

\ No newline at end of file diff --git a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFXObject.html b/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFXObject.html deleted file mode 100755 index 18fd84069..000000000 --- a/docs/design/contrib/pdf/org/apache/fop/pdf/class-use/PDFXObject.html +++ /dev/null @@ -1 +0,0 @@ -

Uses of Class
org.apache.fop.pdf.PDFXObject

No usage of org.apache.fop.pdf.PDFXObject

\ No newline at end of file -- 2.39.5