Uses of Class
org.pdfbox.pdmodel.common.function.PDDictionaryFunction

Packages that use PDDictionaryFunction
org.pdfbox.pdmodel.common.function This package contains functions that are available in the PDF specification. 
 

Uses of PDDictionaryFunction in org.pdfbox.pdmodel.common.function
 

Subclasses of PDDictionaryFunction in org.pdfbox.pdmodel.common.function
 class PDFunctionType2
          This class represents a type 2 function in a PDF document.
 class PDFunctionType3
          This class represents a type 3 function in a PDF document.