Class CreateScalebarProcessor.Input

  • Enclosing class:
    CreateScalebarProcessor

    public static class CreateScalebarProcessor.Input
    extends java.lang.Object
    Input for the processor.
    • Field Detail

      • mapContext

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

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

        public Template template
        The containing template.
    • Constructor Detail

      • Input

        public Input()