Class CreateScalebarProcessor.Input
java.lang.Object
org.mapfish.print.processor.map.scalebar.CreateScalebarProcessor.Input
- Enclosing class:
- CreateScalebarProcessor
Input for the processor.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe map the scalebar is created for.The parameters for the scalebar.The containing template.The path to the temporary directory for the print task. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mapContext
The map the scalebar is created for. -
scalebar
The parameters for the scalebar. -
tempTaskDirectory
The path to the temporary directory for the print task. -
template
The containing template.
-
-
Constructor Details
-
Input
public Input()
-