Uses of Enum Class
com.openhtmltopdf.outputdevice.helper.BaseRendererBuilder.TextDirection
Packages that use BaseRendererBuilder.TextDirection
-
Uses of BaseRendererBuilder.TextDirection in com.openhtmltopdf.outputdevice.helper
Subclasses with type arguments of type BaseRendererBuilder.TextDirection in com.openhtmltopdf.outputdevice.helperMethods in com.openhtmltopdf.outputdevice.helper that return BaseRendererBuilder.TextDirectionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BaseRendererBuilder.TextDirection[]BaseRendererBuilder.TextDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openhtmltopdf.outputdevice.helper with parameters of type BaseRendererBuilder.TextDirectionModifier and TypeMethodDescriptionfinal TFinalClassBaseRendererBuilder.defaultTextDirection(BaseRendererBuilder.TextDirection textDirection) The default text direction of the document.