Package com.itextpdf.kernel.pdf.function
Class PdfFunction.Type2
java.lang.Object
com.itextpdf.kernel.pdf.PdfObjectWrapper<PdfObject>
com.itextpdf.kernel.pdf.function.PdfFunction
com.itextpdf.kernel.pdf.function.PdfFunction.Type2
- Enclosing class:
- PdfFunction
Deprecated.
Represents a type 2 pdf function.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.itextpdf.kernel.pdf.function.PdfFunction
PdfFunction.Type0, PdfFunction.Type2, PdfFunction.Type3, PdfFunction.Type4
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.itextpdf.kernel.pdf.function.PdfFunction
checkCompatibilityWithColorSpace, getInputSize, getType, isWrappedObjectMustBeIndirect, makeFunction
Methods inherited from class com.itextpdf.kernel.pdf.PdfObjectWrapper
ensureObjectIsAddedToDocument, ensureUnderlyingObjectHasIndirectReference, flush, getPdfObject, isFlushed, makeIndirect, makeIndirect, markObjectAsIndirect, setForbidRelease, setModified, setPdfObject, unsetForbidRelease
-
Constructor Details
-
Type2
Deprecated. -
Type2
Deprecated. -
Type2
Deprecated.
-
-
Method Details
-
getOutputSize
public int getOutputSize()Deprecated.- Overrides:
-
getOutputSize
in classPdfFunction
-
PdfType2Function
instead