public static class CreateScalebarProcessor.Input
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
MapfishMapContext |
mapContext
The map the scalebar is created for.
|
ScalebarAttribute.ScalebarAttributeValues |
scalebar
The parameters for the scalebar.
|
Template |
template
The containing template.
|
java.io.File |
tempTaskDirectory
The path to the temporary directory for the print task.
|
| Constructor and Description |
|---|
CreateScalebarProcessor.Input() |
public MapfishMapContext mapContext
public ScalebarAttribute.ScalebarAttributeValues scalebar
public java.io.File tempTaskDirectory
public Template template