Frames | No Frames |
Methods with parameter type org.pdfbox.pdmodel.common.function.PDFunction | |
void | This will set the tint transform function.
|
Methods with return type org.pdfbox.pdmodel.common.function.PDFunction | |
PDFunction | This will get the tint transform function.
|
Classes derived from org.pdfbox.pdmodel.common.function.PDFunction | |
class | This class represents a function in a PDF document.
|
class | This class represents a type 0 function in a PDF document.
|
class | This class represents a type 2 function in a PDF document.
|
class | This class represents a type 3 function in a PDF document.
|
class | This class represents a type 4 function in a PDF document.
|
class | This class represents a function in a PDF document.
|
Methods with return type org.pdfbox.pdmodel.common.function.PDFunction | |
PDFunction | Create the correct PD Model function based on the COS base function.
|