Uses of Class
com.datalogics.PDFL.PDFStream
Packages that use PDFStream
-
Uses of PDFStream in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return PDFStreamModifier and TypeMethodDescriptionstatic final PDFStreamPDFLJNI.Form_getStream(long jarg1, Form jarg1_) Form.getStream()Get the stream associated with the form.ICCBasedColorSpace.getStream()The PDFStream containing the ICC-based data and other attributes.Image.getStream()The PDFStream object or null if there is no stream associated with the imagePostScript.getStream()Retrieve the PDFStream for the PostScriptX object that contains the PostScript code.PostScriptCalculatorFunction.getStream()The underlying stream for this PostScriptCalculatorFunction.static final PDFStreamPDFLJNI.ICCBasedColorSpace_getStream(long jarg1, ICCBasedColorSpace jarg1_) static final PDFStreamPDFLJNI.Image_getStream(long jarg1, Image jarg1_) static final PDFStreamPDFLJNI.PostScript_getStream(long jarg1, PostScript jarg1_) static final PDFStreamPDFLJNI.PostScriptCalculatorFunction_getStream(long jarg1, PostScriptCalculatorFunction jarg1_) Methods in com.datalogics.PDFL with parameters of type PDFStreamModifier and TypeMethodDescriptionstatic final longPDFLJNI.new_ICCBasedColorSpace__SWIG_0(long jarg1, PDFStream jarg1_, int jarg2) static final longPDFLJNI.new_ICCBasedColorSpace__SWIG_1(long jarg1, PDFStream jarg1_) static final voidPDFLJNI.PDFStream_DisposeChildren(long jarg1, PDFStream jarg1_) static final PDFDictPDFLJNI.PDFStream_getDict(long jarg1, PDFStream jarg1_) static final intPDFLJNI.PDFStream_getLength(long jarg1, PDFStream jarg1_) static final com.datalogics.PDFL.OutputNozzlePDFLJNI.PDFStream_getOutputNozzle(long jarg1, PDFStream jarg1_, int jarg2) static final intPDFLJNI.PDFStream_getStreamPos(long jarg1, PDFStream jarg1_) static final voidPDFLJNI.PDFStream_setDataInternal(long jarg1, PDFStream jarg1_, long jarg2, com.datalogics.PDFL.BaseInputNozzle jarg2_, long jarg3, PDFDict jarg3_, long jarg4, PDFArray jarg4_) static final StringPDFLJNI.PDFStream_toString(long jarg1, PDFStream jarg1_) Constructors in com.datalogics.PDFL with parameters of type PDFStreamModifierConstructorDescriptionICCBasedColorSpace(PDFStream iccStream) Create an ICC-based color stream.ICCBasedColorSpace(PDFStream iccStream, int nComps) Create an ICC-based color stream.