Class RenderUnicodeSettingsDefinition

All Implemented Interfaces:
EnumSettingsDefinition, SettingsDefinition

public class RenderUnicodeSettingsDefinition extends JavaEnumSettingsDefinition<RenderUnicodeSettingsDefinition.RENDER_ENUM>
Settings definition for controlling the display of UNICODE characters.
  • Field Details

  • Method Details

    • isRenderAlphanumericOnly

      public boolean isRenderAlphanumericOnly(Settings settings)
      Gets the current rendering setting from the given settings objects or returns the default if not in either settings object
      Parameters:
      settings - the instance settings
      Returns:
      the current value for this settings definition