Package org.mapfish.print.processor.map
Class CreateMapPagesProcessor.Input
java.lang.Object
org.mapfish.print.processor.map.CreateMapPagesProcessor.Input
- Enclosing class:
- CreateMapPagesProcessor
The Input object for processor.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe required parameters for the map.Attributes that define how each page/sub-map will be generated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
map
The required parameters for the map. -
paging
Attributes that define how each page/sub-map will be generated. It defines the scale and how to render the area of interest, etc...
-
-
Constructor Details
-
Input
public Input()
-