Package org.mapfish.print.processor.map
Class CreateOverviewMapProcessor.Output
java.lang.Object
org.mapfish.print.processor.map.CreateOverviewMapProcessor.Output
- Enclosing class:
- CreateOverviewMapProcessor
Output for the processor.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe paths to a graphic for each layer.final String
The path to the compiled sub-report for the overview map. -
Method Summary
-
Field Details
-
layerGraphics
The paths to a graphic for each layer. -
overviewMapSubReport
The path to the compiled sub-report for the overview map.
-