Interface RendererExtension

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void extend​(@NotNull RendererBuilder rendererBuilder, @NotNull java.lang.String rendererType)
      Called to give each extension to register extension points that it contains
      void rendererOptions​(@NotNull MutableDataHolder options)
      This method is called first on all extensions so that they can adjust the options that must be common to all extensions.