Skip navigation links
A B C D E F G I L M N O P Q R S T U V W 

W

write(OutputStream) - Method in class gnu.apdf.PDFAnnot
Should this be public??
write(OutputStream) - Method in class gnu.apdf.PDFBorder
 
write(OutputStream) - Method in class gnu.apdf.PDFCatalog
 
write(OutputStream) - Method in class gnu.apdf.PDFDocument
This writes the document to an OutputStream.
write(OutputStream) - Method in class gnu.apdf.PDFFont
 
write(OutputStream) - Method in class gnu.apdf.PDFImage
Compression needs to be improved here
write(OutputStream) - Method in class gnu.apdf.PDFInfo
 
write(OutputStream) - Method in class gnu.apdf.PDFObject
Writes the object to the output stream.
write(OutputStream) - Method in class gnu.apdf.PDFOutline
 
write(OutputStream) - Method in class gnu.apdf.PDFPage.procset
 
write(OutputStream) - Method in class gnu.apdf.PDFPage
 
write(OutputStream) - Method in class gnu.apdf.PDFPageList
 
write(OutputStream) - Method in class gnu.apdf.PDFPattern
Method to write the stream's information to the supplied output stream; called by the library when the PDF docuemtn contents are being generated.
write(OutputStream) - Method in class gnu.apdf.PDFShading
 
write(OutputStream) - Method in class gnu.apdf.PDFStream
 
writeDictionary(OutputStream) - Method in class gnu.apdf.PDFPattern
This method must be defined by each subclass to write the dictionary data specific to the Pattern subclass.
writeDictionary(OutputStream) - Method in class gnu.apdf.PDFShading
SUperclass method for shading patterns; should be called first in subclass method.
writeDictionary(OutputStream) - Method in class gnu.apdf.PDFShadingGouraudFreeform
Write relevant parameters to dictionary - here, BitsPerCoordinate, BitsPerComponent, BitsPerFlag, and the Decode array.
writeEnd(OutputStream) - Method in class gnu.apdf.PDFObject
The write method should call this after writing anything to the OutputStream.
writeStart(OutputStream) - Method in class gnu.apdf.PDFObject
The write method should call this before writing anything to the OutputStream.
writeStream(OutputStream) - Method in class gnu.apdf.PDFImage
Writes the image to the stream
writeStream(OutputStream) - Method in class gnu.apdf.PDFStream
This inserts the Streams length, then the actual stream, finally the end of stream/object markers.
A B C D E F G I L M N O P Q R S T U V W 
Skip navigation links