Uses of Enum Class
com.datalogics.PDFL.DrawFlags
Packages that use DrawFlags
-
Uses of DrawFlags in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return DrawFlagsModifier and TypeMethodDescriptionstatic DrawFlagsReturns the enum constant of this class with the specified name.static DrawFlags[]DrawFlags.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.datalogics.PDFL that return types with arguments of type DrawFlagsModifier and TypeMethodDescriptionDrawParams.getFlags()Drawing flags.PageImageParams.getPageDrawFlags()the DrawFlags used or rendering a PDF page to an image.Method parameters in com.datalogics.PDFL with type arguments of type DrawFlags