Class CreateScalebarProcessor.Input

java.lang.Object
org.mapfish.print.processor.map.scalebar.CreateScalebarProcessor.Input
Enclosing class:
CreateScalebarProcessor

public static class CreateScalebarProcessor.Input extends Object
Input for the processor.
  • Field Details

    • mapContext

      public MapfishMapContext mapContext
      The map the scalebar is created for.
    • scalebar

      The parameters for the scalebar.
    • tempTaskDirectory

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

      public Template template
      The containing template.
  • Constructor Details

    • Input

      public Input()