Uses of Enum Class
com.datalogics.PDFL.RenderProgressStage
Packages that use RenderProgressStage
-
Uses of RenderProgressStage in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return RenderProgressStageModifier and TypeMethodDescriptionstatic RenderProgressStageReturns the enum constant of this class with the specified name.static RenderProgressStage[]RenderProgressStage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.datalogics.PDFL with parameters of type RenderProgressStageModifier and TypeMethodDescriptionvoidRenderProgressProc.Call(float stagePercent, String info, RenderProgressStage stage)