Class LegendProcessor.Input

java.lang.Object
org.mapfish.print.processor.jasper.LegendProcessor.Input
Enclosing class:
LegendProcessor

public static final class LegendProcessor.Input extends Object
The Input Parameter object for LegendProcessor.
  • Field Details

    • template

      public Template template
      The template that contains this processor.
    • clientHttpRequestFactoryProvider

      public MfClientHttpRequestFactoryProvider clientHttpRequestFactoryProvider
      A factory for making http requests. This is added to the values by the framework and therefore does not need to be set in configuration
    • tempTaskDirectory

      public File tempTaskDirectory
      The path to the temporary directory for the print task.
    • legend

      The data required for creating the legend.
  • Constructor Details

    • Input

      public Input()