public static final class CreateMapProcessor.Output
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.List<java.net.URI> |
layerGraphics
The paths to a graphic for each layer.
|
MapfishMapContext |
mapContext
The map parameters used after zooming and all other calculations that are made.
|
java.lang.String |
mapSubReport
The path to the compiled sub-report for the map.
|
public final java.util.List<java.net.URI> layerGraphics
public final java.lang.String mapSubReport
public final MapfishMapContext mapContext