Package com.itextpdf.kernel.pdf.function
Class PdfFunction.Type4
java.lang.Object
com.itextpdf.kernel.pdf.PdfObjectWrapper<PdfObject>
com.itextpdf.kernel.pdf.function.PdfFunction
com.itextpdf.kernel.pdf.function.PdfFunction.Type4
- Enclosing class:
- PdfFunction
Deprecated.
Represents a type 4 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
-
Method Summary
Modifier and TypeMethodDescriptionboolean
checkCompatibilityWithColorSpace
(PdfColorSpace alternateSpace) Deprecated.Methods inherited from class com.itextpdf.kernel.pdf.function.PdfFunction
getInputSize, getOutputSize, 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
-
Type4
Deprecated. -
Type4
Deprecated.
-
-
Method Details
-
checkCompatibilityWithColorSpace
Deprecated.- Overrides:
-
checkCompatibilityWithColorSpace
in classPdfFunction
-
PdfType4Function
instead