Uses of Class
org.faceless.pdf2.OutputProfiler.RasterizingAction
-
Packages that use OutputProfiler.RasterizingAction Package Description org.faceless.pdf2 Contains the classes used to create a PDF document -
-
Uses of OutputProfiler.RasterizingAction in org.faceless.pdf2
Methods in org.faceless.pdf2 that return OutputProfiler.RasterizingAction Modifier and Type Method Description OutputProfiler.RasterizingAction
OutputProfiler. getRasterizingAction()
Methods in org.faceless.pdf2 with parameters of type OutputProfiler.RasterizingAction Modifier and Type Method Description void
OutputProfiler. setRasterizingAction(OutputProfiler.RasterizingAction action)
Set theOutputProfiler.RasterizingAction
to run on the PDF.
-