Uses of Enum Class
com.openhtmltopdf.pdfboxout.PdfBoxFastOutputDevice.GraphicsOperation
Packages that use PdfBoxFastOutputDevice.GraphicsOperation
-
Uses of PdfBoxFastOutputDevice.GraphicsOperation in com.openhtmltopdf.pdfboxout
Methods in com.openhtmltopdf.pdfboxout that return PdfBoxFastOutputDevice.GraphicsOperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PdfBoxFastOutputDevice.GraphicsOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openhtmltopdf.pdfboxout with parameters of type PdfBoxFastOutputDevice.GraphicsOperationModifier and TypeMethodDescriptionprivate void
PdfBoxFastOutputDevice.followPath
(Shape s, PdfBoxFastOutputDevice.GraphicsOperation drawType)