Package org.mapfish.print.processor.map
Class AddStaticLayersProcessor.Input
java.lang.Object
org.mapfish.print.processor.map.AddStaticLayersProcessor.Input
- Enclosing class:
- AddStaticLayersProcessor
The object containing the values required for this processor.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe map to update with the static layers.The attribute containing the static layers to add to the map. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
map
The map to update with the static layers. -
staticLayers
The attribute containing the static layers to add to the map.
-
-
Constructor Details
-
Input
public Input()
-